Skip to content

Commit cfe52a0

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02d546e commit cfe52a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PropertyChangedAnalyzers.Test/PropertyChangedAnalyzers.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PackageReference Include="Gu.Wpf.Reactive" Version="5.0.1" />
3636
<PackageReference Include="IDisposableAnalyzers" Version="3.4.15" PrivateAssets="all" />
3737
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.9.0" />
38-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
38+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
3939
<PackageReference Include="MvvmCross" Version="8.0.2" />
4040
<PackageReference Include="MvvmLight" Version="5.4.1.1" />
4141
<PackageReference Include="NUnit" Version="3.13.2" />

0 commit comments

Comments
 (0)