Skip to content

Commit 845048b

Browse files
chore: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.5.0...v17.6.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 258f914 commit 845048b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/UnityNuGet.Tests/UnityNuGet.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="nunit" Version="3.13.3" />
1111
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)