Skip to content

Commit

Permalink
Merge pull request #3232 from PrismLibrary/dev/ds/containers
Browse files Browse the repository at this point in the history
Update Prism Containers
  • Loading branch information
dansiegel committed Aug 20, 2024
2 parents 38c6006 + c459dfd commit 66b1ab3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<ItemGroup>
<PackageVersion Include="PolySharp" Version="1.14.1" />
<PackageVersion Include="Prism.Container.Abstractions" Version="9.0.106" />
<PackageVersion Include="Prism.Container.DryIoc" Version="9.0.106" />
<PackageVersion Include="Prism.Container.Unity" Version="9.0.106" />
<PackageVersion Include="Prism.Container.Abstractions" Version="9.0.107" />
<PackageVersion Include="Prism.Container.DryIoc" Version="9.0.107" />
<PackageVersion Include="Prism.Container.Unity" Version="9.0.107" />
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
<PackageVersion Include="System.Reactive" Version="6.0.1" />
<PackageVersion Include="Xamarin.Forms" Version="5.0.0.2401" />
Expand Down

0 comments on commit 66b1ab3

Please sign in to comment.