diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.props b/src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.props new file mode 100644 index 00000000000000..e883245ee0f7cf --- /dev/null +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.props @@ -0,0 +1,19 @@ + + + + + + $(MSBuildThisFileDirectory)Microsoft.DotNet.ILCompiler.targets + + diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.targets index f8390e280c0253..d08cc8241da6ab 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.targets @@ -41,21 +41,21 @@ - - + + - + - - + + @(ResolvedILCompilerPack->'%(PackageDirectory)') @(ResolvedILCompilerPack->'%(PackageDirectory)') >@(ResolvedILCompilerPack->'%(PackageDirectory)') - - + + %(PackageDefinitions.ResolvedPath) %(PackageDefinitions.ResolvedPath) diff --git a/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj b/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj index 49198a0f68067f..2dc56dde6c1729 100644 --- a/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj +++ b/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj @@ -20,7 +20,7 @@ - + diff --git a/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/sdk/Sdk.targets b/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/sdk/Sdk.props similarity index 66% rename from src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/sdk/Sdk.targets rename to src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/sdk/Sdk.props index 0afed97e72fadb..da35d4749050e0 100644 --- a/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/sdk/Sdk.targets +++ b/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/sdk/Sdk.props @@ -1,6 +1,6 @@ + + + true + + - +