File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
src/ResourceManager/Resources/Commands.Resources Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ NestedModules = @(
79
79
' .\Batch\Microsoft.Azure.Commands.Batch.dll' ,
80
80
' .\KeyVault\Microsoft.Azure.Commands.KeyVault.dll' ,
81
81
' .\StreamAnalytics\Microsoft.Azure.Commands.StreamAnalytics.dll' ,
82
- ' .\Insights\Microsoft.Azure.Commands.Insights.dll'
82
+ ' .\Insights\Microsoft.Azure.Commands.Insights.dll' ,
83
83
' .\Websites\Microsoft.Azure.Commands.Websites.dll'
84
84
)
85
85
Original file line number Diff line number Diff line change 264
264
<Project >{F49A314A-A235-47D3-A654-1EC19ACA366C}</Project >
265
265
<Name >Commands.StreamAnalytics</Name >
266
266
</ProjectReference >
267
+ <ProjectReference Include =" ..\..\Websites\Commands.Websites\Commands.Websites.csproj" >
268
+ <Project >{80a92297-7c92-456b-8ee7-9fb6ce30149d}</Project >
269
+ <Name >Commands.Websites</Name >
270
+ </ProjectReference >
267
271
</ItemGroup >
268
272
<ItemGroup >
269
273
<Content Include =" Microsoft.Azure.Commands.Resources.dll-Help.xml" >
You can’t perform that action at this time.
0 commit comments