Skip to content

Commit

Permalink
#3785 update MAUI package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bowman74 committed Jan 3, 2025
1 parent 44c5640 commit 8e8e5b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Samples/MauiExample/BusinessLibrary/BusinessLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Csla" Version="9.0.0-rc1-gb7b53fbc46" />
<PackageReference Include="Csla" Version="9.0.0-rc3-g44c5640a07" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/MauiExample/MauiExample/MauiExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Csla.Maui" Version="9.0.0-rc1-gb7b53fbc46" />
<PackageReference Include="Csla.Maui" Version="9.0.0-rc3-g44c5640a07" />
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.21" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 8e8e5b1

Please sign in to comment.