Skip to content

Commit

Permalink
Merge pull request #141 from microsoft/dependabot/nuget/Microsoft.Vis…
Browse files Browse the repository at this point in the history
…ualStudio.SDK.EmbedInteropTypes-15.0.36

Bump Microsoft.VisualStudio.SDK.EmbedInteropTypes from 15.0.21 to 15.0.36
  • Loading branch information
YuliiaKovalova authored Jun 15, 2023
2 parents 239b400 + 7a63589 commit d0b588d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MSBuildLocator/Microsoft.Build.Locator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup Condition="'$(TargetFramework)'=='net46'">
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.6.2115" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.21" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.36" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d0b588d

Please sign in to comment.