优化样式
This commit is contained in:
@@ -12,8 +12,6 @@ using ShrlAlgoToolkit.Core.Assists;
|
||||
using ShrlAlgoToolkit.Revit.Assists;
|
||||
using ShrlAlgoToolkit.Revit.Extensions;
|
||||
|
||||
using Math = System.Math;
|
||||
|
||||
|
||||
namespace ShrlAlgo.Addin.Test;
|
||||
|
||||
|
||||
@@ -8,9 +8,8 @@
|
||||
<UseWPF>true</UseWPF>
|
||||
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
|
||||
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
|
||||
<!--<PlatformTarget>x64</PlatformTarget>-->
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<!--<Platforms>x64</Platforms>-->
|
||||
<AppendPlatformToOutputPath>false</AppendPlatformToOutputPath>
|
||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
|
||||
|
||||
Reference in New Issue
Block a user