Initial changes to support building on Debian
This commit is contained in:
parent
aed81d43db
commit
e10e8c9cac
14 changed files with 190 additions and 3 deletions
|
@ -30,6 +30,9 @@
|
|||
<ProjectReference Include="ubuntu\Microsoft.NETCore.DotNetHostPolicy.pkgproj">
|
||||
<Platform>amd64</Platform>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="debian\Microsoft.NETCore.DotNetHostPolicy.pkgproj">
|
||||
<Platform>amd64</Platform>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue