Skip to content

Commit 1da55e6

Browse files
committed
Updating Release OutputPath
1 parent ac0fef7 commit 1da55e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/ED-Shields/ED-ShieldsBasic.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2626
<DebugType>none</DebugType>
2727
<Optimize>true</Optimize>
28-
<OutputPath>..\..\Assemblies\</OutputPath>
28+
<OutputPath>..\..\ED-ShieldsBasic\Assemblies\</OutputPath>
2929
<DefineConstants>TRACE</DefineConstants>
3030
<ErrorReport>prompt</ErrorReport>
3131
<WarningLevel>4</WarningLevel>

0 commit comments

Comments
 (0)