mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Packages update
This commit is contained in:
@@ -46,12 +46,12 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.0'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.0'">
|
||||||
<PackageReference Include="ILLink.Tasks" Version="0.1.5-preview-1461378" />
|
<PackageReference Include="ILLink.Tasks" Version="0.1.5-preview-1841731" />
|
||||||
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.5.0" />
|
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.5.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.1'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.1'">
|
||||||
<PackageReference Include="ILLink.Tasks" Version="0.1.5-preview-1461378" />
|
<PackageReference Include="ILLink.Tasks" Version="0.1.5-preview-1841731" />
|
||||||
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.5.0" />
|
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.5.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user