Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/FeatureFlags/FeatureFlags.F…
Browse files Browse the repository at this point in the history
…unctionalTests/Microsoft.NET.Test.Sdk-17.0.0
  • Loading branch information
samsmithnz committed Oct 27, 2021
2 parents c39cdbb + cfbe8d0 commit 1f5abb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FeatureFlags/FeatureFlags.Tests/FeatureFlags.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="5.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.7" />
Expand Down

0 comments on commit 1f5abb8

Please sign in to comment.