We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d23ec43 + 6340f7f commit b84d25aCopy full SHA for b84d25a
hello-grpc-csharp/HelloUT/HelloUT.csproj
@@ -12,7 +12,7 @@
12
<!-- https://www.nuget.org/packages/Microsoft.NET.Test.Sdk -->
13
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
14
<!-- https://www.nuget.org/packages/NUnit -->
15
- <PackageReference Include="NUnit" Version="4.3.1" />
+ <PackageReference Include="NUnit" Version="4.3.2" />
16
<!-- https://www.nuget.org/packages/NUnit3TestAdapter -->
17
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
18
<!-- https://www.nuget.org/packages/NUnit.Analyzers -->
0 commit comments