2018-12-05 16:00:00 +00:00
|
|
|
<Project>
|
|
|
|
|
2018-12-29 16:00:00 +00:00
|
|
|
<PropertyGroup Condition="'$(TargetFramework)' == 'net461' or '$(TargetFramework)' == 'netcoreapp3.1'">
|
2018-12-05 16:00:00 +00:00
|
|
|
<DefineConstants>VNEXT</DefineConstants>
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
</Project>
|