You've already forked linux-packaging-mono
Imported Upstream version 5.2.0.175
Former-commit-id: bb0468d0f257ff100aa895eb5fe583fb5dfbf900
This commit is contained in:
parent
4bdbaf4a88
commit
966bba02bb
2
external/corert/Packaging.props
vendored
2
external/corert/Packaging.props
vendored
@@ -9,7 +9,7 @@
|
||||
<ReleaseNotes>TODO</ReleaseNotes>
|
||||
<ProjectUrl>https://dot.net</ProjectUrl>
|
||||
<!-- Add a condition for this when we are able to run on .NET Core -->
|
||||
<PackagingTaskDir>$(ToolsDir)net45/</PackagingTaskDir>
|
||||
<PackagingTaskDir>$(ToolsDir)net46/</PackagingTaskDir>
|
||||
<!-- defined in buildtools packaging.targets, but we need this before targets are imported -->
|
||||
<PackagePlatform Condition="'$(PackagePlatform)' == ''">$(Platform)</PackagePlatform>
|
||||
<PackagePlatform Condition="'$(PackagePlatform)' == 'amd64'">x64</PackagePlatform>
|
||||
|
||||
Reference in New Issue
Block a user