Skip to content

Commit

Permalink
Bump Orc.SystemInfo from 5.0.0 to 5.0.1 in /src
Browse files Browse the repository at this point in the history
Bumps [Orc.SystemInfo](https://github.com/WildGums/Orc.SystemInfo) from 5.0.0 to 5.0.1.
- [Changelog](https://github.com/WildGums/Orc.SystemInfo/blob/develop/GitReleaseManager.yaml)
- [Commits](WildGums/Orc.SystemInfo@5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: Orc.SystemInfo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 4125617 commit da38bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.SupportPackage/Orc.SupportPackage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
<PackageReference Include="Orc.FileSystem" Version="5.0.0" />
<PackageReference Include="Orc.SystemInfo" Version="5.0.0" />
<PackageReference Include="Orc.SystemInfo" Version="5.0.1" />
</ItemGroup>

<Import Project="$(MSBuildProjectDirectory)\..\Directory.build.nullable.props" Condition="Exists('$(MSBuildProjectDirectory)\..\Directory.build.nullable.props')" />
Expand Down

0 comments on commit da38bcd

Please sign in to comment.