We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020b44b commit 16af4a5Copy full SHA for 16af4a5
openfeature/provider_tests/dotnet-integration-tests/ProviderTests/ProviderTests.csproj
@@ -12,7 +12,7 @@
12
<ItemGroup>
13
<PackageReference Include="FluentAssertions" Version="7.0.0" />
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15
- <PackageReference Include="NUnit" Version="4.2.2" />
+ <PackageReference Include="NUnit" Version="4.3.0" />
16
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
17
<PackageReference Include="NUnit.Analyzers" Version="4.4.0" />
18
<PackageReference Include="coverlet.collector" Version="6.0.2" />
0 commit comments