mirror of https://github.com/winsw/winsw
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
![]() |
<Project>
|
||
|
|
||
|
<PropertyGroup Condition="'$(TargetFramework)' == 'net45' or '$(TargetFramework)' == 'netcoreapp3.1'">
|
||
|
<DefineConstants>VNEXT</DefineConstants>
|
||
|
</PropertyGroup>
|
||
|
|
||
|
</Project>
|