|
|
@ -6,14 +6,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<PackageReference Include="EasyCrypto" Version="3.3.2" />
|
|
|
|
<PackageReference Include="EasyCrypto" Version="3.3.2" />
|
|
|
|
|
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="1.1.1" />
|
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" />
|
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" />
|
|
|
|
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
|
|
|
|
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions">
|
|
|
|
|
|
|
|
<HintPath>..\..\..\..\..\.nuget\packages\microsoft.extensions.logging.abstractions\1.1.1\lib\netstandard1.1\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</Project>
|
|
|
|
</Project>
|