зеркало из https://github.com/dotnet/msbuild.git
[main] Update dependencies from dotnet/source-build-reference-packages (#10523)
* Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240814.3 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.24372.3 -> To Version 8.0.0-alpha.1.24414.3 * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240815.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.24414.3 -> To Version 8.0.0-alpha.1.24415.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
a4c85f5973
Коммит
b3b081303c
|
@ -2,9 +2,9 @@
|
|||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<!-- Intermediate is necessary for source build. -->
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.24372.3">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.24415.1">
|
||||
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
||||
<Sha>30ed464acd37779c64e9dc652d4460543ebf9966</Sha>
|
||||
<Sha>fe3794a68bd668d36d4d5014a9e6c9d22c0e6d86</Sha>
|
||||
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
|
||||
|
|
|
@ -56,11 +56,9 @@
|
|||
<NuGetBuildTasksVersion>6.11.0-rc.122</NuGetBuildTasksVersion>
|
||||
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
|
||||
<BootstrapSdkVersion>8.0.302</BootstrapSdkVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
|
||||
<!-- See https://github.com/dotnet/arcade/issues/3386
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче