File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Product >$(AssemblyName) ($(TargetFramework))</Product >
43 <Copyright >Copyright (c) .NET Foundation and Contributors.</Copyright >
54 <MinClientVersion >2.12</MinClientVersion >
65 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 11<Project >
22 <!-- This props all need to be set in targets as they depend on the values set earlier -->
3+
4+ <PropertyGroup >
5+ <Product >$(AssemblyName) ($(TargetFramework))</Product >
6+ </PropertyGroup >
7+
38 <PropertyGroup Condition =" '$(TargetFramework)' == 'net46'" >
49 <DefineConstants >$(DefineConstants);HAS_TRACE;HAS_WINRT;HAS_WINFORMS;HAS_DISPATCHER;PREFER_ASYNC;HAS_TPL46;DESKTOPCLR</DefineConstants >
510 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments