Skip to content

Commit fb0dbfc

Browse files
authored
Let deployment-tools use the VMR commit hash (dotnet#42139)
1 parent 43ae07c commit fb0dbfc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/SourceBuild/content/repo-projects/deployment-tools.proj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
<RepositoryReference Include="source-build-reference-packages" />
1010
</ItemGroup>
1111

12-
<ItemGroup Condition="'$(UseOfficialBuildVersioning)' != 'false'">
13-
<EnvironmentVariables Include="LatestCommit=$(GitCommitHash)" />
14-
</ItemGroup>
15-
1612
<ItemGroup>
1713
<!-- https://github.com/dotnet/source-build/issues/4115. -->
1814
<EnvironmentVariables Include="PublishWindowsPdb=false" />

0 commit comments

Comments
 (0)