Skip to content

Commit ad01778

Browse files
committed
Update build tools for package
1 parent b568a60 commit ad01778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/Websites.Experiments/Microsoft.Azure.Commands.Websites.Experiments.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2525
<DebugType>pdbonly</DebugType>
2626
<Optimize>true</Optimize>
27-
<OutputPath>bin\Release\</OutputPath>
27+
<OutputPath>..\..\src\Package\Release\ResourceManager\AzureResourceManager\AzureRM.Websites.Experiments\</OutputPath>
2828
<DefineConstants>TRACE</DefineConstants>
2929
<ErrorReport>prompt</ErrorReport>
3030
<WarningLevel>4</WarningLevel>

0 commit comments

Comments
 (0)