Skip to content

Commit 1f67cd2

Browse files
Bump Microsoft.VSSDK.BuildTools from 17.5.4072 to 17.5.4074 (mono#341)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7310db5 commit 1f67cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Debugging.VisualStudio.Vsix/Debugging.VisualStudio.Vsix.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.VisualStudio.Interop" Version="$(MicrosoftVisualStudioInteropVersion)" />
3232
<PackageReference Include="Microsoft.VisualStudio.SDK.VsixSuppression" Version="14.2.12" />
3333
<PackageReference Include="Microsoft.VisualStudio.Debugger.Contracts" Version="17.4.0-beta.22513.2" />
34-
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4072">
34+
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4074">
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3636
<PrivateAssets>all</PrivateAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)