зеркало из https://github.com/dotnet/aspnetcore.git
Add explicit dependency for Microsoft.SourceBuild.Intermediate.runtime.linux-x64 (#50774)
This commit is contained in:
Родитель
eed0fbec94
Коммит
ab03fba826
|
@ -319,6 +319,10 @@
|
|||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.2.23464.16">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>9cdbc87dadbf358206f20f17fed005cdcb253452</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="8.0.0-rc.2.23464.16">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>9cdbc87dadbf358206f20f17fed005cdcb253452</Sha>
|
||||
<SourceBuild RepoName="runtime" ManagedOnly="false" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="8.0.0-rc.2.23464.16">
|
||||
|
|
|
@ -127,6 +127,7 @@
|
|||
<SystemThreadingAccessControlVersion>8.0.0-rc.2.23464.16</SystemThreadingAccessControlVersion>
|
||||
<SystemThreadingChannelsVersion>8.0.0-rc.2.23464.16</SystemThreadingChannelsVersion>
|
||||
<SystemThreadingRateLimitingVersion>8.0.0-rc.2.23464.16</SystemThreadingRateLimitingVersion>
|
||||
<MicrosoftSourceBuildIntermediateruntimelinuxx64Version>8.0.0-rc.2.23464.16</MicrosoftSourceBuildIntermediateruntimelinuxx64Version>
|
||||
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
|
||||
<MicrosoftNETCorePlatformsVersion>8.0.0-rc.2.23464.16</MicrosoftNETCorePlatformsVersion>
|
||||
<MicrosoftBclAsyncInterfacesVersion>8.0.0-rc.2.23464.16</MicrosoftBclAsyncInterfacesVersion>
|
||||
|
|
Загрузка…
Ссылка в новой задаче