зеркало из https://github.com/dotnet/aspnetcore.git
[main] Update dependencies from dotnet/runtime dotnet/efcore (#33560)
[main] Update dependencies from dotnet/runtime dotnet/efcore - React to dotnet/runtime#54147 - remove newly-unnecessary package references - do not expect affected assemblies in _our_ targeting packs - Add baseline suppression - !fixup! Suppress correct reference - Manually align w/ #33571 - add excluded System.Security.Permissions references - stop auto-updating dead-ended packages - switch to 5.0.0 version of Microsoft.Win32.Registry - switch to 5.0.0 version of System.Security.Principal.Windows - Suppress all of System.Security.Permissions dependency closure - cherry-picked from #33571 - Add missing dependencies - cherry-picked from #33571
This commit is contained in:
Родитель
b1480ca78a
Коммит
18a61fb96c
|
@ -79,6 +79,12 @@ and are generated based on the last package release.
|
|||
<LatestPackageReference Include="System.Threading.Channels" />
|
||||
<LatestPackageReference Include="System.ValueTuple" />
|
||||
|
||||
<!-- Runtime packages referenced only for exclusions -->
|
||||
<LatestPackageReference Include="Microsoft.Win32.SystemEvents" />
|
||||
<LatestPackageReference Include="System.Drawing.Common" />
|
||||
<LatestPackageReference Include="System.Security.Permissions" />
|
||||
<LatestPackageReference Include="System.Windows.Extensions" />
|
||||
|
||||
<!-- Runtime packages required for crossgen -->
|
||||
<LatestPackageReference Include="Microsoft.NETCore.App.Runtime.win-x64" />
|
||||
<LatestPackageReference Include="Microsoft.NETCore.App.Runtime.win-x86" />
|
||||
|
|
|
@ -89,14 +89,4 @@
|
|||
<_CompilationOnlyReference Include="System.Runtime.CompilerServices.Unsafe" />
|
||||
<_CompilationOnlyReference Include="System.Text.Json" />
|
||||
</ItemGroup>
|
||||
|
||||
<!--
|
||||
These compilation references are necessary to workaround the mismatch of what is found in the ref pack for NETCore.App and what
|
||||
is actually present at runtime. See https://github.com/dotnet/corefx/issues/34906
|
||||
-->
|
||||
<ItemGroup Condition="'$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' or $(TargetFrameworks.Contains('$(DefaultNetCoreTargetFramework)'))">
|
||||
<_CompilationOnlyReference Include="Microsoft.Win32.Registry" />
|
||||
<_CompilationOnlyReference Include="System.Security.Principal.Windows" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
@ -9,284 +9,292 @@
|
|||
-->
|
||||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<Dependency Name="dotnet-ef" Version="6.0.0-preview.6.21315.1">
|
||||
<Dependency Name="dotnet-ef" Version="6.0.0-preview.7.21317.4">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>954da6ff90f3e1b6ed5cd18793326c2e3563e845</Sha>
|
||||
<Sha>22bb1e43e781ef61326ad5505b110ef5e6b344e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-preview.6.21315.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-preview.7.21317.4">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>954da6ff90f3e1b6ed5cd18793326c2e3563e845</Sha>
|
||||
<Sha>22bb1e43e781ef61326ad5505b110ef5e6b344e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-preview.6.21315.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-preview.7.21317.4">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>954da6ff90f3e1b6ed5cd18793326c2e3563e845</Sha>
|
||||
<Sha>22bb1e43e781ef61326ad5505b110ef5e6b344e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-preview.6.21315.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-preview.7.21317.4">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>954da6ff90f3e1b6ed5cd18793326c2e3563e845</Sha>
|
||||
<Sha>22bb1e43e781ef61326ad5505b110ef5e6b344e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-preview.6.21315.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-preview.7.21317.4">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>954da6ff90f3e1b6ed5cd18793326c2e3563e845</Sha>
|
||||
<Sha>22bb1e43e781ef61326ad5505b110ef5e6b344e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-preview.6.21315.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-preview.7.21317.4">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>954da6ff90f3e1b6ed5cd18793326c2e3563e845</Sha>
|
||||
<Sha>22bb1e43e781ef61326ad5505b110ef5e6b344e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-preview.6.21315.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-preview.7.21317.4">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>954da6ff90f3e1b6ed5cd18793326c2e3563e845</Sha>
|
||||
<Sha>22bb1e43e781ef61326ad5505b110ef5e6b344e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-preview.6.21315.1">
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-preview.7.21317.4">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>954da6ff90f3e1b6ed5cd18793326c2e3563e845</Sha>
|
||||
<Sha>22bb1e43e781ef61326ad5505b110ef5e6b344e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Configuration" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Hosting" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Hosting" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Http" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Http" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging.Debug" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Logging.Debug" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Logging" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Options" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Options" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Primitives" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.Primitives" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Internal.Transport" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Win32.SystemEvents" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.AspNetCore.Internal.Transport" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.DirectoryServices.Protocols" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.DirectoryServices.Protocols" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.IO.Pipelines" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Drawing.Common" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Net.Http.Json" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.IO.Pipelines" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Net.Http.WinHttpHandler" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Net.Http.Json" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Reflection.Metadata" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Net.Http.WinHttpHandler" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Resources.Extensions" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Reflection.Metadata" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Resources.Extensions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Security.Cryptography.Pkcs" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Security.Cryptography.Pkcs" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Security.Principal.Windows" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.ServiceProcess.ServiceController" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Security.Permissions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Text.Encodings.Web" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.ServiceProcess.ServiceController" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Text.Json" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Text.Encodings.Web" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Threading.Channels" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Text.Json" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Threading.Channels" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="System.Windows.Extensions" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<!--
|
||||
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
|
||||
All Runtime.$rid packages should have the same version.
|
||||
-->
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
|
||||
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-preview.6.21314.2">
|
||||
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-preview.7.21317.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>bc16a7bd2dcca7f1f8ce70e75dc86a3fac3ffcd2</Sha>
|
||||
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21311.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
|
|
|
@ -65,76 +65,78 @@
|
|||
-->
|
||||
<PropertyGroup Label="Automated">
|
||||
<!-- Packages from dotnet/runtime -->
|
||||
<MicrosoftExtensionsDependencyModelVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsDependencyModelVersion>
|
||||
<MicrosoftNETCoreAppRefVersion>6.0.0-preview.6.21314.2</MicrosoftNETCoreAppRefVersion>
|
||||
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-preview.6.21314.2</MicrosoftNETCoreAppRuntimewinx64Version>
|
||||
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>6.0.0-preview.6.21314.2</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
|
||||
<MicrosoftNETRuntimeWebAssemblySdkVersion>6.0.0-preview.6.21314.2</MicrosoftNETRuntimeWebAssemblySdkVersion>
|
||||
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>6.0.0-preview.6.21314.2</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
|
||||
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.0-preview.6.21314.2</MicrosoftNETCoreBrowserDebugHostTransportVersion>
|
||||
<MicrosoftWin32RegistryVersion>6.0.0-preview.6.21314.2</MicrosoftWin32RegistryVersion>
|
||||
<MicrosoftExtensionsCachingAbstractionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsCachingAbstractionsVersion>
|
||||
<MicrosoftExtensionsCachingMemoryVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsCachingMemoryVersion>
|
||||
<MicrosoftExtensionsConfigurationAbstractionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationAbstractionsVersion>
|
||||
<MicrosoftExtensionsConfigurationBinderVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationBinderVersion>
|
||||
<MicrosoftExtensionsConfigurationCommandLineVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationCommandLineVersion>
|
||||
<MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>
|
||||
<MicrosoftExtensionsConfigurationFileExtensionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationFileExtensionsVersion>
|
||||
<MicrosoftExtensionsConfigurationIniVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationIniVersion>
|
||||
<MicrosoftExtensionsConfigurationJsonVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationJsonVersion>
|
||||
<MicrosoftExtensionsConfigurationVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationVersion>
|
||||
<MicrosoftExtensionsConfigurationUserSecretsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationUserSecretsVersion>
|
||||
<MicrosoftExtensionsConfigurationXmlVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsConfigurationXmlVersion>
|
||||
<MicrosoftExtensionsDependencyInjectionAbstractionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsDependencyInjectionAbstractionsVersion>
|
||||
<MicrosoftExtensionsDependencyInjectionVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsDependencyInjectionVersion>
|
||||
<MicrosoftExtensionsFileProvidersAbstractionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsFileProvidersAbstractionsVersion>
|
||||
<MicrosoftExtensionsFileProvidersCompositeVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsFileProvidersCompositeVersion>
|
||||
<MicrosoftExtensionsFileProvidersPhysicalVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsFileProvidersPhysicalVersion>
|
||||
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsFileSystemGlobbingVersion>
|
||||
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
|
||||
<MicrosoftExtensionsHostingAbstractionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsHostingAbstractionsVersion>
|
||||
<MicrosoftExtensionsHostingVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsHostingVersion>
|
||||
<MicrosoftExtensionsHttpVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsHttpVersion>
|
||||
<MicrosoftExtensionsLoggingAbstractionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsLoggingAbstractionsVersion>
|
||||
<MicrosoftExtensionsLoggingConfigurationVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsLoggingConfigurationVersion>
|
||||
<MicrosoftExtensionsLoggingConsoleVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsLoggingConsoleVersion>
|
||||
<MicrosoftExtensionsLoggingDebugVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsLoggingDebugVersion>
|
||||
<MicrosoftExtensionsLoggingEventSourceVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsLoggingEventSourceVersion>
|
||||
<MicrosoftExtensionsLoggingEventLogVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsLoggingEventLogVersion>
|
||||
<MicrosoftExtensionsLoggingVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsLoggingVersion>
|
||||
<MicrosoftExtensionsLoggingTraceSourceVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsLoggingTraceSourceVersion>
|
||||
<MicrosoftExtensionsOptionsConfigurationExtensionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsOptionsConfigurationExtensionsVersion>
|
||||
<MicrosoftExtensionsOptionsDataAnnotationsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsOptionsDataAnnotationsVersion>
|
||||
<MicrosoftExtensionsOptionsVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsOptionsVersion>
|
||||
<MicrosoftExtensionsPrimitivesVersion>6.0.0-preview.6.21314.2</MicrosoftExtensionsPrimitivesVersion>
|
||||
<MicrosoftAspNetCoreInternalTransportVersion>6.0.0-preview.6.21314.2</MicrosoftAspNetCoreInternalTransportVersion>
|
||||
<SystemDiagnosticsDiagnosticSourceVersion>6.0.0-preview.6.21314.2</SystemDiagnosticsDiagnosticSourceVersion>
|
||||
<SystemDiagnosticsEventLogVersion>6.0.0-preview.6.21314.2</SystemDiagnosticsEventLogVersion>
|
||||
<SystemDirectoryServicesProtocolsVersion>6.0.0-preview.6.21314.2</SystemDirectoryServicesProtocolsVersion>
|
||||
<SystemIOPipelinesVersion>6.0.0-preview.6.21314.2</SystemIOPipelinesVersion>
|
||||
<SystemNetHttpJsonVersion>6.0.0-preview.6.21314.2</SystemNetHttpJsonVersion>
|
||||
<SystemNetHttpWinHttpHandlerVersion>6.0.0-preview.6.21314.2</SystemNetHttpWinHttpHandlerVersion>
|
||||
<SystemReflectionMetadataVersion>6.0.0-preview.6.21314.2</SystemReflectionMetadataVersion>
|
||||
<SystemResourcesExtensionsVersion>6.0.0-preview.6.21314.2</SystemResourcesExtensionsVersion>
|
||||
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0-preview.6.21314.2</SystemRuntimeCompilerServicesUnsafeVersion>
|
||||
<SystemSecurityCryptographyPkcsVersion>6.0.0-preview.6.21314.2</SystemSecurityCryptographyPkcsVersion>
|
||||
<SystemSecurityCryptographyXmlVersion>6.0.0-preview.6.21314.2</SystemSecurityCryptographyXmlVersion>
|
||||
<SystemSecurityPrincipalWindowsVersion>6.0.0-preview.6.21314.2</SystemSecurityPrincipalWindowsVersion>
|
||||
<SystemServiceProcessServiceControllerVersion>6.0.0-preview.6.21314.2</SystemServiceProcessServiceControllerVersion>
|
||||
<SystemTextEncodingsWebVersion>6.0.0-preview.6.21314.2</SystemTextEncodingsWebVersion>
|
||||
<SystemTextJsonVersion>6.0.0-preview.6.21314.2</SystemTextJsonVersion>
|
||||
<SystemThreadingChannelsVersion>6.0.0-preview.6.21314.2</SystemThreadingChannelsVersion>
|
||||
<MicrosoftExtensionsDependencyModelVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsDependencyModelVersion>
|
||||
<MicrosoftNETCoreAppRefVersion>6.0.0-preview.7.21317.1</MicrosoftNETCoreAppRefVersion>
|
||||
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-preview.7.21317.1</MicrosoftNETCoreAppRuntimewinx64Version>
|
||||
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>6.0.0-preview.7.21317.1</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
|
||||
<MicrosoftNETRuntimeWebAssemblySdkVersion>6.0.0-preview.7.21317.1</MicrosoftNETRuntimeWebAssemblySdkVersion>
|
||||
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>6.0.0-preview.7.21317.1</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
|
||||
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.0-preview.7.21317.1</MicrosoftNETCoreBrowserDebugHostTransportVersion>
|
||||
<MicrosoftExtensionsCachingAbstractionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsCachingAbstractionsVersion>
|
||||
<MicrosoftExtensionsCachingMemoryVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsCachingMemoryVersion>
|
||||
<MicrosoftExtensionsConfigurationAbstractionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationAbstractionsVersion>
|
||||
<MicrosoftExtensionsConfigurationBinderVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationBinderVersion>
|
||||
<MicrosoftExtensionsConfigurationCommandLineVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationCommandLineVersion>
|
||||
<MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>
|
||||
<MicrosoftExtensionsConfigurationFileExtensionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationFileExtensionsVersion>
|
||||
<MicrosoftExtensionsConfigurationIniVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationIniVersion>
|
||||
<MicrosoftExtensionsConfigurationJsonVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationJsonVersion>
|
||||
<MicrosoftExtensionsConfigurationVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationVersion>
|
||||
<MicrosoftExtensionsConfigurationUserSecretsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationUserSecretsVersion>
|
||||
<MicrosoftExtensionsConfigurationXmlVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsConfigurationXmlVersion>
|
||||
<MicrosoftExtensionsDependencyInjectionAbstractionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsDependencyInjectionAbstractionsVersion>
|
||||
<MicrosoftExtensionsDependencyInjectionVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsDependencyInjectionVersion>
|
||||
<MicrosoftExtensionsFileProvidersAbstractionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsFileProvidersAbstractionsVersion>
|
||||
<MicrosoftExtensionsFileProvidersCompositeVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsFileProvidersCompositeVersion>
|
||||
<MicrosoftExtensionsFileProvidersPhysicalVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsFileProvidersPhysicalVersion>
|
||||
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsFileSystemGlobbingVersion>
|
||||
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
|
||||
<MicrosoftExtensionsHostingAbstractionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsHostingAbstractionsVersion>
|
||||
<MicrosoftExtensionsHostingVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsHostingVersion>
|
||||
<MicrosoftExtensionsHttpVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsHttpVersion>
|
||||
<MicrosoftExtensionsLoggingAbstractionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsLoggingAbstractionsVersion>
|
||||
<MicrosoftExtensionsLoggingConfigurationVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsLoggingConfigurationVersion>
|
||||
<MicrosoftExtensionsLoggingConsoleVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsLoggingConsoleVersion>
|
||||
<MicrosoftExtensionsLoggingDebugVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsLoggingDebugVersion>
|
||||
<MicrosoftExtensionsLoggingEventSourceVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsLoggingEventSourceVersion>
|
||||
<MicrosoftExtensionsLoggingEventLogVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsLoggingEventLogVersion>
|
||||
<MicrosoftExtensionsLoggingVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsLoggingVersion>
|
||||
<MicrosoftExtensionsLoggingTraceSourceVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsLoggingTraceSourceVersion>
|
||||
<MicrosoftExtensionsOptionsConfigurationExtensionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsOptionsConfigurationExtensionsVersion>
|
||||
<MicrosoftExtensionsOptionsDataAnnotationsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsOptionsDataAnnotationsVersion>
|
||||
<MicrosoftExtensionsOptionsVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsOptionsVersion>
|
||||
<MicrosoftExtensionsPrimitivesVersion>6.0.0-preview.7.21317.1</MicrosoftExtensionsPrimitivesVersion>
|
||||
<MicrosoftWin32SystemEventsVersion>6.0.0-preview.7.21317.1</MicrosoftWin32SystemEventsVersion>
|
||||
<MicrosoftAspNetCoreInternalTransportVersion>6.0.0-preview.7.21317.1</MicrosoftAspNetCoreInternalTransportVersion>
|
||||
<SystemDiagnosticsDiagnosticSourceVersion>6.0.0-preview.7.21317.1</SystemDiagnosticsDiagnosticSourceVersion>
|
||||
<SystemDiagnosticsEventLogVersion>6.0.0-preview.7.21317.1</SystemDiagnosticsEventLogVersion>
|
||||
<SystemDirectoryServicesProtocolsVersion>6.0.0-preview.7.21317.1</SystemDirectoryServicesProtocolsVersion>
|
||||
<SystemDrawingCommonVersion>6.0.0-preview.7.21317.1</SystemDrawingCommonVersion>
|
||||
<SystemIOPipelinesVersion>6.0.0-preview.7.21317.1</SystemIOPipelinesVersion>
|
||||
<SystemNetHttpJsonVersion>6.0.0-preview.7.21317.1</SystemNetHttpJsonVersion>
|
||||
<SystemNetHttpWinHttpHandlerVersion>6.0.0-preview.7.21317.1</SystemNetHttpWinHttpHandlerVersion>
|
||||
<SystemReflectionMetadataVersion>6.0.0-preview.7.21317.1</SystemReflectionMetadataVersion>
|
||||
<SystemResourcesExtensionsVersion>6.0.0-preview.7.21317.1</SystemResourcesExtensionsVersion>
|
||||
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0-preview.7.21317.1</SystemRuntimeCompilerServicesUnsafeVersion>
|
||||
<SystemSecurityCryptographyPkcsVersion>6.0.0-preview.7.21317.1</SystemSecurityCryptographyPkcsVersion>
|
||||
<SystemSecurityCryptographyXmlVersion>6.0.0-preview.7.21317.1</SystemSecurityCryptographyXmlVersion>
|
||||
<SystemSecurityPermissionsVersion>6.0.0-preview.7.21317.1</SystemSecurityPermissionsVersion>
|
||||
<SystemServiceProcessServiceControllerVersion>6.0.0-preview.7.21317.1</SystemServiceProcessServiceControllerVersion>
|
||||
<SystemTextEncodingsWebVersion>6.0.0-preview.7.21317.1</SystemTextEncodingsWebVersion>
|
||||
<SystemTextJsonVersion>6.0.0-preview.7.21317.1</SystemTextJsonVersion>
|
||||
<SystemThreadingChannelsVersion>6.0.0-preview.7.21317.1</SystemThreadingChannelsVersion>
|
||||
<SystemWindowsExtensionsVersion>6.0.0-preview.7.21317.1</SystemWindowsExtensionsVersion>
|
||||
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
|
||||
<MicrosoftNETCorePlatformsVersion>6.0.0-preview.6.21314.2</MicrosoftNETCorePlatformsVersion>
|
||||
<MicrosoftNETCorePlatformsVersion>6.0.0-preview.7.21317.1</MicrosoftNETCorePlatformsVersion>
|
||||
<!-- Packages from dotnet/efcore -->
|
||||
<dotnetefVersion>6.0.0-preview.6.21315.1</dotnetefVersion>
|
||||
<MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-preview.6.21315.1</MicrosoftEntityFrameworkCoreInMemoryVersion>
|
||||
<MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-preview.6.21315.1</MicrosoftEntityFrameworkCoreRelationalVersion>
|
||||
<MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-preview.6.21315.1</MicrosoftEntityFrameworkCoreSqliteVersion>
|
||||
<MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-preview.6.21315.1</MicrosoftEntityFrameworkCoreSqlServerVersion>
|
||||
<MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-preview.6.21315.1</MicrosoftEntityFrameworkCoreToolsVersion>
|
||||
<MicrosoftEntityFrameworkCoreVersion>6.0.0-preview.6.21315.1</MicrosoftEntityFrameworkCoreVersion>
|
||||
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-preview.6.21315.1</MicrosoftEntityFrameworkCoreDesignVersion>
|
||||
<dotnetefVersion>6.0.0-preview.7.21317.4</dotnetefVersion>
|
||||
<MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-preview.7.21317.4</MicrosoftEntityFrameworkCoreInMemoryVersion>
|
||||
<MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-preview.7.21317.4</MicrosoftEntityFrameworkCoreRelationalVersion>
|
||||
<MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-preview.7.21317.4</MicrosoftEntityFrameworkCoreSqliteVersion>
|
||||
<MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-preview.7.21317.4</MicrosoftEntityFrameworkCoreSqlServerVersion>
|
||||
<MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-preview.7.21317.4</MicrosoftEntityFrameworkCoreToolsVersion>
|
||||
<MicrosoftEntityFrameworkCoreVersion>6.0.0-preview.7.21317.4</MicrosoftEntityFrameworkCoreVersion>
|
||||
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-preview.7.21317.4</MicrosoftEntityFrameworkCoreDesignVersion>
|
||||
<!-- Packages from dotnet/arcade -->
|
||||
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21311.3</MicrosoftDotNetBuildTasksInstallersVersion>
|
||||
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21311.3</MicrosoftDotNetBuildTasksTemplatingVersion>
|
||||
|
@ -164,6 +166,7 @@
|
|||
<MicrosoftVSSDKBuildToolsVersion>15.9.3032</MicrosoftVSSDKBuildToolsVersion>
|
||||
<!-- Stable dotnet/corefx packages no longer updated for .NET Core 3 -->
|
||||
<MicrosoftCSharpVersion>4.7.0</MicrosoftCSharpVersion>
|
||||
<MicrosoftWin32RegistryVersion>5.0.0</MicrosoftWin32RegistryVersion>
|
||||
<NETStandardLibraryVersion>2.0.3</NETStandardLibraryVersion>
|
||||
<SystemBuffersVersion>4.5.0</SystemBuffersVersion>
|
||||
<SystemCodeDomVersion>4.4.0</SystemCodeDomVersion>
|
||||
|
@ -207,6 +210,7 @@
|
|||
<NuGetFrameworksVersion>5.10.0-rc.7240</NuGetFrameworksVersion>
|
||||
<SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion>
|
||||
<SystemNetExperimentalMsQuicVersion>5.0.0-alpha.20560.6</SystemNetExperimentalMsQuicVersion>
|
||||
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
|
||||
<!-- Packages from 2.1, 3.1, and 5.0 branches used for site extension build. -->
|
||||
<MicrosoftAspNetCoreAzureAppServicesSiteExtension21Version>2.1.1</MicrosoftAspNetCoreAzureAppServicesSiteExtension21Version>
|
||||
<MicrosoftAspNetCoreAzureAppServicesSiteExtension22Version>2.2.0</MicrosoftAspNetCoreAzureAppServicesSiteExtension22Version>
|
||||
|
|
|
@ -26,10 +26,15 @@
|
|||
<Reference Include="Microsoft.Extensions.Hosting.Abstractions" />
|
||||
<Reference Include="Microsoft.Extensions.Logging.Abstractions" />
|
||||
<Reference Include="Microsoft.Extensions.Options" />
|
||||
<Reference Include="Microsoft.Win32.Registry" />
|
||||
<Reference Include="System.Security.Cryptography.Xml" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR
|
||||
'$(TargetFramework)' == '$(DefaultNetFxTargetFramework)' OR
|
||||
'$(MSBuildRestoreSessionId)' == '' ">
|
||||
<Reference Include="Microsoft.Win32.Registry" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0' OR '$(MSBuildRestoreSessionId)' == ''">
|
||||
<Reference Include="System.Security.Principal.Windows" />
|
||||
</ItemGroup>
|
||||
|
@ -38,4 +43,7 @@
|
|||
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' ">
|
||||
<SuppressBaselineReference Include="Microsoft.Win32.Registry" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
@ -63,6 +63,15 @@ This package is an internal implementation of the .NET Core SDK and is not meant
|
|||
<ItemGroup>
|
||||
<!-- Note: do not add _TransitiveExternalAspNetCoreAppReference to this list. This is intentionally not listed as a direct package reference. -->
|
||||
<Reference Include="@(AspNetCoreAppReference);@(AspNetCoreAppReferenceAndPackage);@(ExternalAspNetCoreAppReference)" />
|
||||
|
||||
<!-- Omit System.Security.Permissions closure. https://github.com/dotnet/runtime/issues/54341
|
||||
It is brought in by System.Security.Cryptography.Xml for netstandard2.0 compatibility
|
||||
but not required in net6.0 since the types required exist in System.Security.AccessControl. -->
|
||||
<Reference Include="Microsoft.Win32.SystemEvents" ExcludeAssets="All" />
|
||||
<Reference Include="System.Drawing.Common" ExcludeAssets="All" />
|
||||
<Reference Include="System.Security.Permissions" ExcludeAssets="All" />
|
||||
<Reference Include="System.Windows.Extensions" ExcludeAssets="All" />
|
||||
|
||||
<!-- Enforce build order. Targeting pack needs to bundle information about the runtime. -->
|
||||
<ProjectReference Include="..\..\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj">
|
||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||
|
|
|
@ -120,6 +120,14 @@ This package is an internal implementation of the .NET Core SDK and is not meant
|
|||
<IncludeAssets>Runtime;Native</IncludeAssets>
|
||||
</Reference>
|
||||
|
||||
<!-- Omit System.Security.Permissions closure. https://github.com/dotnet/runtime/issues/54341
|
||||
It is brought in by System.Security.Cryptography.Xml for netstandard2.0 compatibility
|
||||
but not required in net6.0 since the types required exist in System.Security.AccessControl. -->
|
||||
<Reference Include="Microsoft.Win32.SystemEvents" ExcludeAssets="All" />
|
||||
<Reference Include="System.Drawing.Common" ExcludeAssets="All" />
|
||||
<Reference Include="System.Security.Permissions" ExcludeAssets="All" />
|
||||
<Reference Include="System.Windows.Extensions" ExcludeAssets="All" />
|
||||
|
||||
<Reference Include="Microsoft.NETCore.App.Runtime.$(RuntimeIdentifier)"
|
||||
ExcludeAssets="All"
|
||||
PrivateAssets="All"
|
||||
|
|
|
@ -276,13 +276,10 @@ namespace Microsoft.AspNetCore
|
|||
{ "Microsoft.Extensions.WebEncoders", "6.0.0.0" },
|
||||
{ "Microsoft.JSInterop", "6.0.0.0" },
|
||||
{ "Microsoft.Net.Http.Headers", "6.0.0.0" },
|
||||
{ "Microsoft.Win32.Registry", "6.0.0.0" },
|
||||
{ "System.Diagnostics.EventLog", "6.0.0.0" },
|
||||
{ "System.IO.Pipelines", "6.0.0.0" },
|
||||
{ "System.Security.AccessControl", "6.0.0.0" },
|
||||
{ "System.Security.Cryptography.Cng", "6.0.0.0" },
|
||||
{ "System.Security.Cryptography.Xml", "6.0.0.0" },
|
||||
{ "System.Security.Principal.Windows", "6.0.0.0" },
|
||||
};
|
||||
|
||||
if (!VerifyAncmBinary())
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
<Reference Include="Microsoft.AspNetCore.Connections.Abstractions" />
|
||||
<Reference Include="Microsoft.AspNetCore.Hosting" />
|
||||
<Reference Include="Microsoft.Net.Http.Headers" />
|
||||
<Reference Include="Microsoft.Win32.Registry" />
|
||||
<Reference Include="System.Security.Principal.Windows" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
@ -46,7 +46,6 @@
|
|||
<Reference Include="Microsoft.AspNetCore.Http.Features" />
|
||||
<Reference Include="Microsoft.Extensions.FileProviders.Physical" />
|
||||
<Reference Include="System.IO.Pipelines" />
|
||||
<Reference Include="System.Security.Principal.Windows" />
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="..\..\build\assets.props" />
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
<Reference Include="Microsoft.Extensions.Logging.Abstractions" />
|
||||
<Reference Include="Microsoft.Extensions.Options" />
|
||||
<Reference Include="System.IO.Pipelines" />
|
||||
<Reference Include="System.Security.Principal.Windows" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
<Reference Include="System.IO.Pipelines" />
|
||||
<Reference Include="System.Reflection.Metadata" />
|
||||
<Reference Include="System.Runtime.CompilerServices.Unsafe" />
|
||||
<Reference Include="System.Security.Principal.Windows" />
|
||||
<Reference Include="System.Threading.Tasks.Extensions" />
|
||||
<Reference Include="Microsoft.AspNetCore.Http.Features" />
|
||||
<Reference Include="Microsoft.AspNetCore.Http" />
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
<Reference Include="Microsoft.AspNetCore.Http" />
|
||||
<Reference Include="Microsoft.AspNetCore.Routing" />
|
||||
<Reference Include="Microsoft.AspNetCore.WebSockets" />
|
||||
<Reference Include="System.Security.Principal.Windows" />
|
||||
|
||||
<Compile Include="$(SharedSourceRoot)ValueStopwatch\*.cs" />
|
||||
</ItemGroup>
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
<Reference Include="Microsoft.Extensions.DependencyInjection" />
|
||||
<Reference Include="Microsoft.Extensions.Logging.Console" />
|
||||
<Reference Include="Microsoft.Extensions.Logging" />
|
||||
<Reference Include="Microsoft.Win32.Registry" />
|
||||
<Reference Include="Serilog.Extensions.Logging" />
|
||||
<Reference Include="Serilog.Sinks.File" />
|
||||
<Reference Include="System.ValueTuple" />
|
||||
|
@ -45,6 +44,12 @@
|
|||
<Reference Include="xunit.extensibility.execution" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR
|
||||
'$(TargetFramework)' == '$(DefaultNetFxTargetFramework)' OR
|
||||
'$(MSBuildRestoreSessionId)' == '' ">
|
||||
<Reference Include="Microsoft.Win32.Registry" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition="'$(TargetFramework)' == '$(DefaultNetFxTargetFramework)' OR '$(MSBuildRestoreSessionId)' == ''">
|
||||
<Reference Include="System.Net.Http" />
|
||||
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
<ItemGroup>
|
||||
<Reference Include="Microsoft.Build" ExcludeAssets="runtime" />
|
||||
<Reference Include="Microsoft.Build.Locator" />
|
||||
<Reference Include="Microsoft.Win32.Registry" />
|
||||
<Reference Include="System.Security.Principal.Windows" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче