Skip to content

Commit 76321a4

Browse files
⬆️ Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.13.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.13.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 577d5e7 commit 76321a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CoreRCON.Tests/CoreRCON.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.1" />
1414
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageReference Include="Neovolve.Logging.Xunit" Version="6.2.0" />
1717
<PackageReference Include="Polly" Version="8.5.1" />
1818
<PackageReference Include="xunit" Version="2.9.2" />

0 commit comments

Comments
 (0)