Skip to content

Commit 2838cab

Browse files
author
Johan Stenberg (johanste)
committed
Update package name for Microsoft.CLU command package to avoid name conflicts between the Microsoft.CLU package (which is used for building commandlets/adding a reference in your project) and Microsoft.CLU.Commands (which is the command package installed and used by clurun at runtime)
1 parent 617e94b commit 2838cab

File tree

4 files changed

+4
-4
lines changed
  • src/CLU
    • Microsoft.Azure.Commands.Management.Storage/Content
    • Microsoft.Azure.Commands.Profile/Content
    • Microsoft.Azure.Commands.Resources/Content
    • Microsoft.Azure.Commands.Websites/Content

4 files changed

+4
-4
lines changed

src/CLU/Microsoft.Azure.Commands.Management.Storage/Content/azure.lx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RtPackage: Microsoft.CLU
1+
RtPackage: Microsoft.CLU.Commands
22
RtEntry: Microsoft.CLU.CommandModel.CmdletCommandModel.Run
33
RtAssembly: Microsoft.CLU.dll
44
Modules: Microsoft.Azure.Commands.Management.Storage

src/CLU/Microsoft.Azure.Commands.Profile/Content/azure.lx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RtPackage: Microsoft.CLU
1+
RtPackage: Microsoft.CLU.Commands
22
RtEntry: Microsoft.CLU.CommandModel.CmdletCommandModel.Run
33
RtAssembly: Microsoft.CLU.dll
44
Modules: Microsoft.Azure.Commands.Profile

src/CLU/Microsoft.Azure.Commands.Resources/Content/azure.lx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RtPackage: Microsoft.CLU
1+
RtPackage: Microsoft.CLU.Commands
22
RtEntry: Microsoft.CLU.CommandModel.CmdletCommandModel.Run
33
RtAssembly: Microsoft.CLU.dll
44
Modules: Microsoft.Azure.Commands.Resources

src/CLU/Microsoft.Azure.Commands.Websites/Content/azure.lx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RtPackage: Microsoft.CLU
1+
RtPackage: Microsoft.CLU.Commands
22
RtEntry: Microsoft.CLU.CommandModel.CmdletCommandModel.Run
33
RtAssembly: Microsoft.CLU.dll
44
Modules: Microsoft.Azure.Commands.Websites

0 commit comments

Comments
 (0)