File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project >
3
3
<PropertyGroup >
4
- <GitCommitHash >46403964a083e9e9a288d181261c714cfd835110 </GitCommitHash >
5
- <OfficialBuildId >20250502 .1</OfficialBuildId >
4
+ <GitCommitHash >5c6deb8c2a14f481768b1d2a32372052841213b8 </GitCommitHash >
5
+ <OfficialBuildId >20250505 .1</OfficialBuildId >
6
6
<OutputPackageVersion >0.0.0</OutputPackageVersion >
7
7
</PropertyGroup >
8
8
</Project >
Original file line number Diff line number Diff line change 26
26
-->
27
27
<InstallerRuntimeIdentifiers >linux-$(TargetArchitecture)</InstallerRuntimeIdentifiers >
28
28
<IsShippingPackage >true</IsShippingPackage >
29
- </PropertyGroup >
30
-
31
- <ItemGroup >
32
29
<!-- The PublishToDisk target which depends on ResolveProjectReferences is invoked with OutputPath as an global property
33
- which would flow to redist.csproj. -->
34
- <ProjectReference Include = " ..\redist\redist.csproj " ReferenceOutputAssembly = " false " GlobalPropertiesToRemove = " OutputPath" / >
35
- </ItemGroup >
30
+ which would flow to redist.csproj or sdk-tasks.csproj . -->
31
+ <_GlobalPropertiesToRemoveFromProjectReferences >$(_GlobalPropertiesToRemoveFromProjectReferences); OutputPath</ _GlobalPropertiesToRemoveFromProjectReferences >
32
+ </PropertyGroup >
36
33
37
34
<ItemGroup >
35
+ <ProjectReference Include =" ..\redist\redist.csproj" ReferenceOutputAssembly =" false" />
38
36
<PackageReference Include =" Microsoft.DotNet.Build.Tasks.Installers" />
39
37
</ItemGroup >
40
38
Original file line number Diff line number Diff line change 124
124
"barId" : null ,
125
125
"path" : " sdk" ,
126
126
"remoteUri" : " https://github.com/dotnet/sdk" ,
127
- "commitSha" : " 46403964a083e9e9a288d181261c714cfd835110 "
127
+ "commitSha" : " 5c6deb8c2a14f481768b1d2a32372052841213b8 "
128
128
},
129
129
{
130
130
"packageVersion" : " 10.0.622101" ,
You can’t perform that action at this time.
0 commit comments