Build ILCompiler NuGet packages (#63212)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 27 Jan 2022 20:22:55 +0000 (05:22 +0900)
committerGitHub <noreply@github.com>
Thu, 27 Jan 2022 20:22:55 +0000 (05:22 +0900)
commit2feeccf1f8286aab52fe1880670b93d7a8f58061
tree309dfa40d1416516a8a47b55fc1332e303f6c782
parent9ff2549cbf26d2b8a74e48d82e9f44683de14734
Build ILCompiler NuGet packages (#63212)

This is using the same strategy we used to build the package in the runtimelab repo.
eng/Subsets.props
src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Directory.Build.props [new file with mode: 0644]
src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/ILCompilerRIDs.props [new file with mode: 0644]
src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj [new file with mode: 0644]
src/installer/pkg/projects/nativeaot-packages.proj [new file with mode: 0644]