Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit f737ffb

Browse files
Auto-update ILAsmVersion.txt (#15199)
1 parent 0798571 commit f737ffb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dependencies.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@
107107
<ElementName>PgoDataPackageVersion</ElementName>
108108
<PackageId>optimization.PGO.CoreCLR</PackageId>
109109
</XmlUpdateStep>
110+
<UpdateStep Include="ILAsm">
111+
<UpdaterType>File</UpdaterType>
112+
<Path>$(MSBuildThisFileDirectory)ILAsmVersion.txt</Path>
113+
<PackageId>Microsoft.NETCore.ILAsm</PackageId>
114+
</UpdateStep>
110115
</ItemGroup>
111116

112117
<!-- Set up dependencies on packages that aren't found in a BuildInfo. -->

0 commit comments

Comments
 (0)