Skip to content

Commit a81f908

Browse files
Bump Microsoft.NET.Test.Sdk from 15.8.0 to 15.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.8.0 to 15.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v15.8.0...v15.9.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 5e52dd3 commit a81f908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Patros.AuthenticatedHttpClient.Basic.Tests/Patros.AuthenticatedHttpClient.Basic.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
1111
<PackageReference Include="xunit" Version="2.3.1" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)