mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 05:52:11 +00:00
8 lines
253 B
XML
8 lines
253 B
XML
<Project>
|
|
|
|
<PropertyGroup Condition="'$(TargetFramework)' == 'net471'
|
|
OR '$(TargetFrameworkVersion)' == 'v4.7.1'">
|
|
<_HasReferenceToSystemRuntime>True</_HasReferenceToSystemRuntime>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|