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

Commit

Permalink
update sample for preview 3 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
analogrelay committed Oct 31, 2018
1 parent 1879896 commit 2a3c029
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions WindowsUniversal/WindowsUniversal/WindowsUniversal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,17 +128,11 @@
</Page>
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Threading.Tasks.Extensions">
<Version>4.5.1</Version>
</PackageReference>
<PackageReference Include="System.Runtime.CompilerServices.Unsafe">
<Version>4.5.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client">
<Version>1.0.1</Version>
<Version>1.1.0-preview3-35497</Version>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging.Debug">
<Version>2.1.0</Version>
<Version>2.2.0-preview3-35497</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.1.5</Version>
Expand Down

0 comments on commit 2a3c029

Please sign in to comment.