Skip to content

Commit

Permalink
Update NuGet test to 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chwarr committed Aug 3, 2020
1 parent cacaccc commit 473e589
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.1" />
<PackageReference Include="Bond.CSharp" Version="9.0.2" />
<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 473e589

Please sign in to comment.