Skip to content

Commit

Permalink
fixup! Migrated the library to Uno 5.1 and .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
xperiandri committed Apr 1, 2024
1 parent 8785d7c commit ef8464f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<packageSource key="Windows Community Toolkit CI">
<package pattern="CommunityToolkit.WinUI.*" />
</packageSource>
<packageSource key="nuget.org">
<packageSource key="NuGet official package source">
<package pattern="*" />
</packageSource>
</packageSourceMapping>
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<ItemGroup Label="FSharp">
<PackageVersion Include="Elmish" Version="$(ElmishVersion)" />
<PackageVersion Include="Elmish.Uno" Version="1.0.0-ci" />
<PackageVersion Include="FSharp.Collections.Immutable" Version="2.0.0-ci-4000372498" />
<PackageVersion Include="FSharp.Collections.Immutable" Version="2.0.0-ci-853395216" />
<PackageVersion Include="FSharp.Control.FusionTasks" Version="2.5.0" />
<PackageVersion Include="FSharp.Control.Reactive" Version="5.0.2" />
<PackageVersion Include="FSharpPlus" Version="1.2.0" />
Expand Down

0 comments on commit ef8464f

Please sign in to comment.