Skip to content

Commit

Permalink
Merge pull request #127 from AvaloniaCommunity/feature/Prism9x-9.0.264
Browse files Browse the repository at this point in the history
Retarget Prism v9.0.264-pre
  • Loading branch information
DamianSuess authored Apr 7, 2024
2 parents 8c81268 + 8db26c4 commit 8cebb1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/Base.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project DefaultTargets="Build"
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>9.0.401.11073</Version>
<Version>9.0.264.11073</Version>
<PackageProjectUrl>https://github.com/AvaloniaCommunity/Prism.Avalonia</PackageProjectUrl>
<Copyright>Copyright (c) 2024 Xeno Innovations, Inc.</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down
2 changes: 1 addition & 1 deletion build/PrismDependency.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<ItemGroup>
<PackageReference Include="Prism.Core" Version="9.0.401-pre" />
<PackageReference Include="Prism.Core" Version="9.0.264-pre" />
<!--<PackageReference Include="Prism.Container.DryIoc" Version="9.0.80-pre" />-->
</ItemGroup>

Expand Down

0 comments on commit 8cebb1e

Please sign in to comment.