We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0fef7 commit 1da55e6Copy full SHA for 1da55e6
Source/ED-Shields/ED-ShieldsBasic.csproj
@@ -25,7 +25,7 @@
25
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26
<DebugType>none</DebugType>
27
<Optimize>true</Optimize>
28
- <OutputPath>..\..\Assemblies\</OutputPath>
+ <OutputPath>..\..\ED-ShieldsBasic\Assemblies\</OutputPath>
29
<DefineConstants>TRACE</DefineConstants>
30
<ErrorReport>prompt</ErrorReport>
31
<WarningLevel>4</WarningLevel>
0 commit comments