зеркало из https://github.com/CryptoPro/runtime.git
update versions (#43192)
This commit is contained in:
Родитель
07a28b64b5
Коммит
cca8c88347
|
@ -154,33 +154,33 @@
|
|||
<Uri>https://github.com/dotnet/llvm-project</Uri>
|
||||
<Sha>9cdff1ac4ccaf70a9172139fbd3e41dbb6a9d6bb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20202.18">
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20451.14">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>0375524a91a47ca4db3ee1be548f74bab7e26e76</Sha>
|
||||
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="5.0.0-preview.4.20202.18">
|
||||
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="5.0.0-rc.1.20451.14">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>0375524a91a47ca4db3ee1be548f74bab7e26e76</Sha>
|
||||
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="5.0.0-preview.4.20202.18">
|
||||
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="5.0.0-rc.1.20451.14">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>0375524a91a47ca4db3ee1be548f74bab7e26e76</Sha>
|
||||
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="runtime.native.System.IO.Ports" Version="5.0.0-alpha.1.19563.3">
|
||||
<Dependency Name="runtime.native.System.IO.Ports" Version="5.0.0-rc.1.20451.14">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>cf64918877d98577363bb40d5eafac52beb80a79</Sha>
|
||||
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-preview.8.20359.4">
|
||||
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-rc.1.20451.14">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bdfbf0cf85878673a80d7822cc11bde5c9fda30c</Sha>
|
||||
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-preview.8.20359.4">
|
||||
<Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-rc.1.20451.14">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bdfbf0cf85878673a80d7822cc11bde5c9fda30c</Sha>
|
||||
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Text.Json" Version="5.0.0-preview.4.20202.18">
|
||||
<Dependency Name="System.Text.Json" Version="5.0.0-rc.1.20451.14">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>0375524a91a47ca4db3ee1be548f74bab7e26e76</Sha>
|
||||
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="5.0.0-rc.1.20420.3">
|
||||
<Uri>https://github.com/mono/linker</Uri>
|
||||
|
|
|
@ -59,10 +59,10 @@
|
|||
<MicrosoftDotNetRemoteExecutorVersion>5.0.0-beta.20474.4</MicrosoftDotNetRemoteExecutorVersion>
|
||||
<MicrosoftDotNetVersionToolsTasksVersion>5.0.0-beta.20474.4</MicrosoftDotNetVersionToolsTasksVersion>
|
||||
<!-- Installer dependencies -->
|
||||
<MicrosoftNETCoreAppVersion>5.0.0-preview.4.20202.18</MicrosoftNETCoreAppVersion>
|
||||
<MicrosoftNETCoreDotNetHostVersion>5.0.0-preview.4.20202.18</MicrosoftNETCoreDotNetHostVersion>
|
||||
<MicrosoftNETCoreDotNetHostPolicyVersion>5.0.0-preview.4.20202.18</MicrosoftNETCoreDotNetHostPolicyVersion>
|
||||
<MicrosoftExtensionsDependencyModelVersion>3.1.0</MicrosoftExtensionsDependencyModelVersion>
|
||||
<MicrosoftNETCoreAppVersion>5.0.0-rc.1.20451.14</MicrosoftNETCoreAppVersion>
|
||||
<MicrosoftNETCoreDotNetHostVersion>5.0.0-rc.1.20451.14</MicrosoftNETCoreDotNetHostVersion>
|
||||
<MicrosoftNETCoreDotNetHostPolicyVersion>5.0.0-rc.1.20451.14</MicrosoftNETCoreDotNetHostPolicyVersion>
|
||||
<MicrosoftExtensionsDependencyModelVersion>3.1.6</MicrosoftExtensionsDependencyModelVersion>
|
||||
<!-- CoreClr dependencies -->
|
||||
<MicrosoftNETCoreILAsmVersion>5.0.0-preview.8.20359.4</MicrosoftNETCoreILAsmVersion>
|
||||
<!-- Libraries dependencies -->
|
||||
|
@ -70,7 +70,7 @@
|
|||
<SystemCollectionsVersion>4.3.0</SystemCollectionsVersion>
|
||||
<SystemCollectionsConcurrentVersion>4.3.0</SystemCollectionsConcurrentVersion>
|
||||
<SystemComponentModelAnnotationsVersion>4.7.0</SystemComponentModelAnnotationsVersion>
|
||||
<SystemDataSqlClientVersion>4.8.1</SystemDataSqlClientVersion>
|
||||
<SystemDataSqlClientVersion>4.8.2</SystemDataSqlClientVersion>
|
||||
<SystemDiagnosticsContractsVersion>4.3.0</SystemDiagnosticsContractsVersion>
|
||||
<SystemDiagnosticsDebugVersion>4.3.0</SystemDiagnosticsDebugVersion>
|
||||
<SystemDiagnosticsTracingVersion>4.3.0</SystemDiagnosticsTracingVersion>
|
||||
|
@ -90,13 +90,13 @@
|
|||
<SystemSecurityCryptographyCngVersion>4.7.0</SystemSecurityCryptographyCngVersion>
|
||||
<SystemSecurityCryptographyPkcsVersion>4.7.0</SystemSecurityCryptographyPkcsVersion>
|
||||
<SystemSecurityCryptographyOpenSslVersion>4.7.0</SystemSecurityCryptographyOpenSslVersion>
|
||||
<SystemTextJsonVersion>5.0.0-preview.4.20202.18</SystemTextJsonVersion>
|
||||
<SystemTextJsonVersion>5.0.0-rc.1.20451.14</SystemTextJsonVersion>
|
||||
<SystemThreadingVersion>4.3.0</SystemThreadingVersion>
|
||||
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
|
||||
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
|
||||
<MicrosoftBclAsyncInterfacesVersion>1.1.1</MicrosoftBclAsyncInterfacesVersion>
|
||||
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
|
||||
<runtimenativeSystemIOPortsVersion>5.0.0-alpha.1.19563.3</runtimenativeSystemIOPortsVersion>
|
||||
<runtimenativeSystemIOPortsVersion>5.0.0-rc.1.20451.14</runtimenativeSystemIOPortsVersion>
|
||||
<!-- Runtime-Assets dependencies -->
|
||||
<SystemComponentModelTypeConverterTestDataVersion>5.0.0-beta.20377.1</SystemComponentModelTypeConverterTestDataVersion>
|
||||
<SystemDrawingCommonTestDataVersion>5.0.0-beta.20377.1</SystemDrawingCommonTestDataVersion>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.2" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.8" />
|
||||
<PackageReference Include="Mono.Cecil" Version="0.11.2" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.5.0" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче