Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertvanHorrik committed Dec 3, 2024
1 parent b65e933 commit 62f1e17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Orc.Theming.Example/Orc.Theming.Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="LoadAssembliesOnStartup.Fody" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Orc.Wizard" Version="5.1.0" />
<PackageReference Include="Orchestra.Core" Version="7.0.2" />
<PackageReference Include="Orchestra.Core" Version="7.1.0-alpha0481" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Orc.Theming/Orc.Theming.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Catel.MVVM" Version="6.0.3" />
<PackageReference Include="Catel.MVVM" Version="6.0.4" />
<PackageReference Include="ControlzEx" Version="6.0.0" />
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 62f1e17

Please sign in to comment.