2024-11-05 20:10:19 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
|
|
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
|
|
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|
|
|
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|
|
|
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|
|
|
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/seanomik/.nuget/packages/</NuGetPackageRoot>
|
|
|
|
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/seanomik/.nuget/packages/</NuGetPackageFolders>
|
|
|
|
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|
|
|
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.0</NuGetToolVersion>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
|
|
<SourceRoot Include="/home/seanomik/.nuget/packages/" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
|
|
<Import Project="$(NuGetPackageRoot)microsoft.net.illink.tasks/9.0.0-rc.2.24473.5/build/Microsoft.NET.ILLink.Tasks.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.illink.tasks/9.0.0-rc.2.24473.5/build/Microsoft.NET.ILLink.Tasks.props')" />
|
2024-11-06 14:34:02 +00:00
|
|
|
<Import Project="$(NuGetPackageRoot)microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1/build/Microsoft.DotNet.ILCompiler.LLVM.props" Condition="Exists('$(NuGetPackageRoot)microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1/build/Microsoft.DotNet.ILCompiler.LLVM.props')" />
|
2024-11-05 20:10:19 +00:00
|
|
|
</ImportGroup>
|
|
|
|
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
2024-11-06 14:34:02 +00:00
|
|
|
<Pkgruntime_win-x64_Microsoft_DotNet_ILCompiler_LLVM Condition=" '$(Pkgruntime_win-x64_Microsoft_DotNet_ILCompiler_LLVM)' == '' ">/home/seanomik/.nuget/packages/runtime.win-x64.microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1</Pkgruntime_win-x64_Microsoft_DotNet_ILCompiler_LLVM>
|
|
|
|
<Pkgruntime_linux-x64_Microsoft_DotNet_ILCompiler_LLVM Condition=" '$(Pkgruntime_linux-x64_Microsoft_DotNet_ILCompiler_LLVM)' == '' ">/home/seanomik/.nuget/packages/runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24531.4</Pkgruntime_linux-x64_Microsoft_DotNet_ILCompiler_LLVM>
|
2024-11-05 20:10:19 +00:00
|
|
|
<PkgMicrosoft_NET_ILLink_Tasks Condition=" '$(PkgMicrosoft_NET_ILLink_Tasks)' == '' ">/home/seanomik/.nuget/packages/microsoft.net.illink.tasks/9.0.0-rc.2.24473.5</PkgMicrosoft_NET_ILLink_Tasks>
|
2024-11-06 14:34:02 +00:00
|
|
|
<PkgMicrosoft_DotNet_ILCompiler_LLVM Condition=" '$(PkgMicrosoft_DotNet_ILCompiler_LLVM)' == '' ">/home/seanomik/.nuget/packages/microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1</PkgMicrosoft_DotNet_ILCompiler_LLVM>
|
2024-11-05 20:10:19 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|