Skip to content

Commit

Permalink
Update NuGet tests to 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chwarr committed Mar 7, 2022
1 parent d2d5304 commit d9fe6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cs/nuget/bond.csharp.test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bond.CSharp" Version="9.0.5" />
<PackageReference Include="Bond.CSharp" Version="10.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="NUnit" Version="3.10.*" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.*" />
Expand Down

0 comments on commit d9fe6ec

Please sign in to comment.