mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-30 04:40:14 +00:00
9 lines
335 B
XML
9 lines
335 B
XML
<Project>
|
|
|
|
<Import Project="$(BaseIntermediateOutputPath)*.nuget.g.props" Condition="'$(MSBuildProjectExtension)' == '.tmp_proj'" />
|
|
|
|
<PropertyGroup Condition="'$(MSBuildProjectExtension)' == '.tmp_proj'">
|
|
<LanguageTargets>$(MSBuildToolsPath)\Microsoft.CSharp.targets</LanguageTargets>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|