We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7041be commit 8e79204Copy full SHA for 8e79204
1 file changed
src/Directory.Packages.props
@@ -4,7 +4,7 @@
4
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.24" />
+ <PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.25" />
8
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" Pinned="true" />
9
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" Pinned="true" />
10
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.9.2" Pinned="true" />
0 commit comments