Build using Release configuration by default if config isn't specified
This commit is contained in:
Родитель
98809bcbf8
Коммит
b15b177846
|
@ -15,6 +15,7 @@
|
|||
<NoWarn>IDE0037;IDE1006</NoWarn>
|
||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||
<WindowsTargetFramework>net471</WindowsTargetFramework>
|
||||
<Configuration Condition="'$(Configuration)'==''">Release</Configuration>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче