Skip to content

Commit 154acff

Browse files
committed
Cleanup
1 parent 40ed7e5 commit 154acff

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Source/NETworkManager/NETworkManager.csproj

-7
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@
5757
<PropertyGroup>
5858
<ApplicationIcon>NETworkManager.ico</ApplicationIcon>
5959
</PropertyGroup>
60-
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'x64|AnyCPU'">
61-
<OutputPath>bin\x64\</OutputPath>
62-
</PropertyGroup>
6360
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
6461
<DebugSymbols>true</DebugSymbols>
6562
<OutputPath>bin\x64\Debug\</OutputPath>
@@ -81,10 +78,6 @@
8178
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
8279
<Prefer32Bit>true</Prefer32Bit>
8380
</PropertyGroup>
84-
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'x64|x64'">
85-
<OutputPath>bin\x64\x64\</OutputPath>
86-
<PlatformTarget>x64</PlatformTarget>
87-
</PropertyGroup>
8881
<ItemGroup>
8982
<Reference Include="AxMSTSCLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
9083
<SpecificVersion>False</SpecificVersion>

0 commit comments

Comments
 (0)