We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37245e commit b920021Copy full SHA for b920021
src/ResourceManager/Websites/Commands.Websites/Commands.Websites.csproj
@@ -29,7 +29,7 @@
29
<Prefer32Bit>false</Prefer32Bit>
30
</PropertyGroup>
31
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
32
- <OutputPath>..\..\..\Package\Release\ResourceManager\AzureResourceManager\Resources</OutputPath>
+ <OutputPath>..\..\..\Package\Release\ResourceManager\AzureResourceManager\Websites\</OutputPath>
33
<DefineConstants>TRACE;SIGN</DefineConstants>
34
<Optimize>true</Optimize>
35
<DebugType>pdbonly</DebugType>
0 commit comments