зеркало из https://github.com/stride3d/CppNet.git
Use MSBuildThisFileDirectory to refer to the CoreCLR location.
This commit is contained in:
Родитель
28bd17a1af
Коммит
664652bb15
|
@ -10,7 +10,7 @@
|
|||
<RootNamespace>CppNet</RootNamespace>
|
||||
<AssemblyName>CppNet</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||
<TargetFrameworkRootPath>$(SolutionDir)\CoreFX\</TargetFrameworkRootPath>
|
||||
<TargetFrameworkRootPath>$(MSBuildThisFileDirectory)\CoreFX\</TargetFrameworkRootPath>
|
||||
<FrameworkPathOverride>$(TargetFrameworkRootPath)\CoreCLR\v5.0</FrameworkPathOverride>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
</PropertyGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче