Skip to content

Commit

Permalink
Bump System.Resources.Extensions from 9.0.0 to 9.0.1 in /WFInfo (#339)
Browse files Browse the repository at this point in the history
Bumps [System.Resources.Extensions](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: System.Resources.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 8adc89a commit 9d8cf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WFInfo/WFInfo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<PackageReference Include="SharpDX.Direct3D11" Version="4.2.0" />
<PackageReference Include="SharpDX.Mathematics" Version="4.2.0" />
<PackageReference Include="System.Management" Version="9.0.0" />
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
<PackageReference Include="System.Resources.Extensions" Version="9.0.1" />
<PackageReference Include="Tesseract" Version="5.2.0">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
Expand Down

0 comments on commit 9d8cf47

Please sign in to comment.