Skip to content

Commit

Permalink
Fixed issue with Uno WIndows Toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailHassani committed Mar 19, 2021
1 parent 398272c commit 4f26515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ISynergy.Framework.UI/ISynergy.Framework.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Uno.Core" Version="2.3.0" />
<PackageReference Include="Uno.UI" Version="3.6.0-dev.529" />
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.Uwp.Managed" Version="2.0.2-uno.81" />
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Controls" Version="6.1.0-build.207.gcac670e618" />
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Controls" Version="7.0.0-build.2.g0136fc104d" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 4f26515

Please sign in to comment.