Skip to content

Commit 89c359d

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.10.0...v16.11.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 7f3e617 commit 89c359d

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.13" PrivateAssets="all" />
3737
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.9.0" />
38-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
38+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.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)