Skip to content

Commit 7c6cb0e

Browse files
Bump Microsoft.VisualStudio.Interop from 17.6.35784 to 17.6.35796 (mono#335)
Bumps Microsoft.VisualStudio.Interop from 17.6.35784 to 17.6.35796. --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Interop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c67a45 commit 7c6cb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PropertyGroup>
3737
<NuGetVersionRoslyn Condition="$(NuGetVersionRoslyn) == ''">4.5.0</NuGetVersionRoslyn>
3838
<MicrosoftVisualStudioSDKVersion>17.5.0-preview-3-33208-408</MicrosoftVisualStudioSDKVersion>
39-
<MicrosoftVisualStudioInteropVersion>17.6.35784</MicrosoftVisualStudioInteropVersion>
39+
<MicrosoftVisualStudioInteropVersion>17.6.35796</MicrosoftVisualStudioInteropVersion>
4040
</PropertyGroup>
4141

4242
<!-- CI properties for VSTS -->

0 commit comments

Comments
 (0)