Skip to content

Commit

Permalink
Bump Microsoft.VSSDK.BuildTools from 17.5.4072 to 17.5.4074
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and JohanLarsson committed May 3, 2023
1 parent a3b403a commit f87a102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AspNetCoreAnalyzers.Vsix/AspNetCoreAnalyzers.Vsix.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project>
<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.props" />

Expand Down Expand Up @@ -30,7 +30,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4072" PrivateAssets="all" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4074" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f87a102

Please sign in to comment.