Shorten project build output paths by removing TFM
This commit is contained in:
parent
15b455cd47
commit
cf7aabba35
|
@ -1,6 +1,7 @@
|
|||
<Project>
|
||||
<Import Project="../Common.props" />
|
||||
<PropertyGroup>
|
||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||
<CodeAnalysisRuleSet>$(ProjectDir)../../Common.ruleset</CodeAnalysisRuleSet>
|
||||
<MSBuildWarningsAsMessages>NU1702</MSBuildWarningsAsMessages>
|
||||
<NoWarn>NU1701</NoWarn>
|
||||
|
|
Loading…
Reference in New Issue