Skip to content

Commit

Permalink
Merge pull request #207 from nikeee/dependabot/nuget/System.Component…
Browse files Browse the repository at this point in the history
…Model.Composition-8.0.0

Bump System.ComponentModel.Composition from 7.0.0 to 8.0.0
  • Loading branch information
nikeee authored Nov 20, 2023
2 parents 03ce01a + 861179e commit 88e8104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HolzShots.Core/HolzShots.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Semver" Version="2.3.0" />
<PackageReference Include="nud2dlib-x64" Version="2.0.0" />
<PackageReference Include="System.Composition" Version="7.0.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="7.0.0 " />
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0 " />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />

<PackageReference Include="HolzShots.Input.Keyboard" Version="2.0.0-preview.4" />
Expand Down

0 comments on commit 88e8104

Please sign in to comment.