Skip to content

Commit

Permalink
Bump SystemExtensions.NetCore and SystemExtensions.NetStandard
Browse files Browse the repository at this point in the history
Bumps [SystemExtensions.NetCore](https://github.com/AlexMacocian/SystemExtensions) and [SystemExtensions.NetStandard](https://github.com/AlexMacocian/SystemExtensions). These dependencies needed to be updated together.

Updates `SystemExtensions.NetCore` from 1.0.1 to 1.6.6
- [Commits](https://github.com/AlexMacocian/SystemExtensions/commits)

Updates `SystemExtensions.NetStandard` from 1.6.4 to 1.6.6
- [Commits](https://github.com/AlexMacocian/SystemExtensions/commits)

---
updated-dependencies:
- dependency-name: SystemExtensions.NetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: SystemExtensions.NetStandard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 72b4cd5 commit 9c49e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Daybreak/Daybreak.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
<PackageReference Include="System.Reflection.Metadata" Version="8.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="SystemExtensions.NetCore" Version="1.0.1" />
<PackageReference Include="SystemExtensions.NetStandard" Version="1.6.4" />
<PackageReference Include="SystemExtensions.NetCore" Version="1.6.6" />
<PackageReference Include="SystemExtensions.NetStandard" Version="1.6.6" />
<PackageReference Include="SystemExtensions.NetStandard.DependencyInjection" Version="1.4.0" />
<PackageReference Include="WpfExtended" Version="0.7.7" />
<PackageReference Include="WpfExtended.SourceGeneration" Version="0.3.0" />
Expand Down

0 comments on commit 9c49e04

Please sign in to comment.