Skip to content

Commit e9b86e8

Browse files
committed
build fixes
1 parent 3149c62 commit e9b86e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Binary file not shown.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
6363
</None>
6464
<None Include="AzureRM.Websites.Experiments.psd1">
65-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
65+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
6666
</None>
6767
<None Include="AzureRM.Websites.Experiments.psm1">
6868
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Global
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{870244A0-0703-4D43-AF20-58E9F2C6C63E}.Debug|Any CPU.ActiveCfg = Release|Any CPU
15-
{870244A0-0703-4D43-AF20-58E9F2C6C63E}.Debug|Any CPU.Build.0 = Release|Any CPU
14+
{870244A0-0703-4D43-AF20-58E9F2C6C63E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{870244A0-0703-4D43-AF20-58E9F2C6C63E}.Debug|Any CPU.Build.0 = Debug|Any CPU
1616
{870244A0-0703-4D43-AF20-58E9F2C6C63E}.Release|Any CPU.ActiveCfg = Release|Any CPU
1717
{870244A0-0703-4D43-AF20-58E9F2C6C63E}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection

0 commit comments

Comments
 (0)