Skip to content

Commit

Permalink
Merge pull request #11 from HolzShots/dependabot/nuget/System.Collect…
Browse files Browse the repository at this point in the history
…ions.Immutable-9.0.1

Bump System.Collections.Immutable from 9.0.0 to 9.0.1
  • Loading branch information
nikeee authored Jan 20, 2025
2 parents a3cc82a + b33cadb commit 433dd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HolzShots.Input.Keyboard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Collections.Immutable" Version="9.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="9.0.1" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>
Expand Down

0 comments on commit 433dd22

Please sign in to comment.