Skip to content

Commit b920021

Browse files
committed
Updating build target directory for Release
1 parent e37245e commit b920021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Websites/Commands.Websites/Commands.Websites.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<Prefer32Bit>false</Prefer32Bit>
3030
</PropertyGroup>
3131
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
32-
<OutputPath>..\..\..\Package\Release\ResourceManager\AzureResourceManager\Resources</OutputPath>
32+
<OutputPath>..\..\..\Package\Release\ResourceManager\AzureResourceManager\Websites\</OutputPath>
3333
<DefineConstants>TRACE;SIGN</DefineConstants>
3434
<Optimize>true</Optimize>
3535
<DebugType>pdbonly</DebugType>

0 commit comments

Comments
 (0)