Skip to content

Commit f87a102

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] <[email protected]>
1 parent a3b403a commit f87a102

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AspNetCoreAnalyzers.Vsix/AspNetCoreAnalyzers.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

@@ -30,7 +30,7 @@
3030
</ItemGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4072" PrivateAssets="all" />
33+
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4074" PrivateAssets="all" />
3434
</ItemGroup>
3535

3636
<ItemGroup>

0 commit comments

Comments
 (0)