Skip to content

Commit f0060f8

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.VSSDK.BuildTools from 17.5.4072 to 17.5.4074
Bumps Microsoft.VSSDK.BuildTools from 17.5.4072 to 17.5.4074. --- updated-dependencies: - dependency-name: Microsoft.VSSDK.BuildTools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 939d332 commit f0060f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WpfAnalyzers.Vsix/WpfAnalyzers.Vsix.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.props" />
44

@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4072" PrivateAssets="all" />
28+
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4074" PrivateAssets="all" />
2929
</ItemGroup>
3030

3131
<ItemGroup>

0 commit comments

Comments
 (0)