Skip to content

Commit

Permalink
Package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TheXDS committed Mar 13, 2024
1 parent 43c20ca commit b050504
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/Core/Ganymede/Ganymede.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TheXDS.MCART.Mvvm" Version="0.17.2-alpha.9" />
<PackageReference Include="TheXDS.MCART.UI" Version="0.17.2-alpha.9" />
<PackageReference Include="TheXDS.MCART.Mvvm" Version="0.17.2-alpha.11" />
<PackageReference Include="TheXDS.MCART.UI" Version="0.17.2-alpha.11" />
</ItemGroup>

<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions src/Platform/Ganymede.Wpf/Ganymede.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TheXDS.MCART.Mvvm" Version="0.17.2-alpha.9" />
<PackageReference Include="TheXDS.MCART.UI" Version="0.17.2-alpha.9" />
<PackageReference Include="TheXDS.MCART.Wpf.Common" Version="0.17.2-alpha.9" />
<PackageReference Include="TheXDS.MCART.Wpf.Controls" Version="0.17.2-alpha.9" />
<PackageReference Include="TheXDS.MCART.Mvvm" Version="0.17.2-alpha.11" />
<PackageReference Include="TheXDS.MCART.UI" Version="0.17.2-alpha.11" />
<PackageReference Include="TheXDS.MCART.Wpf.Common" Version="0.17.2-alpha.11" />
<PackageReference Include="TheXDS.MCART.Wpf.Controls" Version="0.17.2-alpha.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b050504

Please sign in to comment.