Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Commit

Permalink
Added nuget commandline
Browse files Browse the repository at this point in the history
  • Loading branch information
robertohuertasm committed Sep 13, 2017
1 parent 2587ece commit a39510a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Example/Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="1.1.1" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="1.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="1.1.1" />
<PackageReference Include="Nuget.CommandLine" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NetSocket\NetSocket.csproj" />
Expand Down
Binary file modified NetSocket/nuget/lib/netstandard1.5/NetSocket.dll
Binary file not shown.

0 comments on commit a39510a

Please sign in to comment.