Skip to content

Commit

Permalink
Merge pull request #497 from SierraSoftworks/dependabot/nuget/tools/d…
Browse files Browse the repository at this point in the history
…ocfx/System.Composition-9.0.0

Bump System.Composition from 8.0.0 to 9.0.0 in /tools/docfx
  • Loading branch information
notheotherben authored Nov 13, 2024
2 parents 3ce43fe + 4f62ba6 commit 6a193d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docfx/Roadmap.DotFX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="System.Composition" Version="8.0.0" />
<PackageReference Include="System.Composition" Version="9.0.0" />
<PackageReference Include="Microsoft.DocAsCode.Common" Version="$(DocFxVersion)" />
<PackageReference Include="Microsoft.DocAsCode.MarkdigEngine" Version="$(DocFxVersion)" />
<PackageReference Include="Microsoft.DocAsCode.Plugins" Version="$(DocFxVersion)" />
Expand Down

0 comments on commit 6a193d5

Please sign in to comment.