Skip to content

Commit

Permalink
chore: Bump uno.core to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 14, 2021
1 parent 9cae465 commit 1bf6250
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Version>6.2.11</Version>
</PackageReference>
<PackageReference Include="Microsoft.UI.Xaml" Version="2.6.2" />
<PackageReference Include="Uno.Core" Version="2.4.0" />
<PackageReference Include="Uno.Core" Version="3.0.0" />
<PackageReference Include="Uno.UI" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="5.0.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Version>6.2.11</Version>
</PackageReference>
<PackageReference Include="Microsoft.UI.Xaml" Version="2.6.2" />
<PackageReference Include="Uno.Core" Version="2.4.0" />
<PackageReference Include="Uno.Core" Version="3.0.0" />
<PackageReference Include="Uno.UI" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="5.0.0" />
Expand Down

0 comments on commit 1bf6250

Please sign in to comment.