Skip to content

Commit 0a1d81d

Browse files
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.9.1...v16.9.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bb50d0b commit 0a1d81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluffySpoon.AspNet.EncryptWeMust.Tests/FluffySpoon.AspNet.EncryptWeMust.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.AspNetCore" Version="2.2.0" />
1010
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.4" />
1111
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
1414
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
1515
<PackageReference Include="NSubstitute" Version="4.2.2" />

0 commit comments

Comments
 (0)