Skip to content

Commit

Permalink
Updated NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ikarago committed Dec 22, 2018
1 parent cbe818f commit ecfeb67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NotepadRs4/NotepadRs4/NotepadRs4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.1.7</Version>
<Version>6.1.9</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
<Version>4.0.0</Version>
<Version>5.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls">
<Version>5.0.0</Version>
Expand All @@ -113,10 +113,10 @@
</PackageReference>
<!-- Nuget package references -->
<PackageReference Include="Microsoft.Toolkit.Uwp">
<Version>4.0.0</Version>
<Version>5.0.0</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>11.0.2</Version>
<Version>12.0.1</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ecfeb67

Please sign in to comment.