Skip to content

Commit 3ee61f3

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd22629 commit 3ee61f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PropertyChangedAnalyzers.Test/PropertyChangedAnalyzers.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="Gu.Wpf.Reactive" Version="5.0.1" />
3131
<PackageReference Include="IDisposableAnalyzers" Version="4.0.2" PrivateAssets="all" />
3232
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />
33-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
33+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
3434
<PackageReference Include="MvvmCross" Version="9.0.1" />
3535
<PackageReference Include="MvvmLightLibs" Version="5.4.1.1" />
3636
<PackageReference Include="NUnit" Version="3.13.3" />

0 commit comments

Comments
 (0)