Browse Source

Update Tetsu.Web to v0.1.5 (#4971)

Gokberk Yaltirakli 6 years ago
parent
commit
36cdd4d91b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/CSharp/tetsuweb/Benchmark/Benchmark.csproj

+ 1 - 1
frameworks/CSharp/tetsuweb/Benchmark/Benchmark.csproj

@@ -6,7 +6,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-      <PackageReference Include="Tetsu.Web" Version="0.1.4" />
+      <PackageReference Include="Tetsu.Web" Version="0.1.5" />
       <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
   </ItemGroup>