Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Updated .netCore
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed Mar 2, 2018
1 parent bf53ae0 commit 0a4d31c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion BackgroundSocket/BackgroundSocket.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.5</Version>
<Version>6.0.7</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Data_Manager2/Data_Manager2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.5</Version>
<Version>6.0.7</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
<Version>2.1.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion Logging/Logging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.5</Version>
<Version>6.0.7</Version>
</PackageReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
Expand Down
2 changes: 1 addition & 1 deletion Push_App_Server/Push_App_Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.5</Version>
<Version>6.0.7</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Thread_Save_Components/Thread_Save_Components.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.5</Version>
<Version>6.0.7</Version>
</PackageReference>
<PackageReference Include="SQLite.Net-PCL">
<Version>3.1.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion UWP XMPP Client/UWP XMPP Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
<Version>4.1.6</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.5</Version>
<Version>6.0.7</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls">
<Version>2.1.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion XMPP_API/XMPP_API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.5</Version>
<Version>6.0.7</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp">
<Version>2.1.1</Version>
Expand Down

0 comments on commit 0a4d31c

Please sign in to comment.