Skip to content

Commit 9581edf

Browse files
Bump Microsoft.VisualStudio.OLE.Interop (#750)
Bumps Microsoft.VisualStudio.OLE.Interop from 16.9.30927.25 to 16.9.30929.151. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54efac6 commit 9581edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.VisualStudio.Threading.Analyzers.Tests/Microsoft.VisualStudio.Threading.Analyzers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.0.1-beta1.20374.2" />
2626
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.XUnit" Version="1.0.1-beta1.20374.2" />
2727
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.1.0" />
28-
<PackageReference Include="Microsoft.VisualStudio.OLE.Interop" Version="16.9.30927.25" />
28+
<PackageReference Include="Microsoft.VisualStudio.OLE.Interop" Version="16.9.30929.151" />
2929
<PackageReference Include="Microsoft.VisualStudio.Shell.14.0" Version="14.3.25407" IncludeAssets="runtime" />
3030
<PackageReference Include="Microsoft.VisualStudio.Shell.Interop.11.0" Version="16.9.30927.25" IncludeAssets="runtime" />
3131
<PackageReference Include="Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime" Version="16.9.30927.25" IncludeAssets="runtime" />

0 commit comments

Comments
 (0)