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.6.9 to 1.6.11
- [Commits](https://github.com/AlexMacocian/SystemExtensions/commits)

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

---
updated-dependencies:
- dependency-name: SystemExtensions.NetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 Oct 17, 2024
1 parent f289602 commit 5b681d1
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 @@ -120,8 +120,8 @@
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="SystemExtensions.NetCore" Version="1.6.9" />
<PackageReference Include="SystemExtensions.NetStandard" Version="1.6.9" />
<PackageReference Include="SystemExtensions.NetCore" Version="1.6.11" />
<PackageReference Include="SystemExtensions.NetStandard" Version="1.6.11" />
<PackageReference Include="SystemExtensions.NetStandard.DependencyInjection" Version="1.6.9" />
<PackageReference Include="WpfExtended" Version="0.7.7" />
<PackageReference Include="WpfExtended.SourceGeneration" Version="0.3.0" />
Expand Down

0 comments on commit 5b681d1

Please sign in to comment.