Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the ""License"");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an ""AS IS"" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
// is regenerated.

using System;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - ContainerInstance")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("4.1.1")]
[assembly: System.Reflection.AssemblyVersionAttribute("4.1.1")]
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
[assembly: System.CLSCompliantAttribute(false)]
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ https://learn.microsoft.com/powershell/module/az.containerinstance/new-azcontain
#>
function New-AzContainerGroup {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.IContainerGroup])]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.IContainerGroup", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.IContainerGroup", DeprecatedOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd"), NewOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd. This parameter will be changed from single object to 'List'."))]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.GenericBreakingChangeAttribute("IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.", "15.0.0", "9.0.0", "2025/11/03")]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ https://learn.microsoft.com/powershell/module/az.ContainerInstance/new-AzContain
#>
function New-AzContainerInstanceInitDefinitionObject {
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.InitContainerDefinition')]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.InitContainerDefinition", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.InitContainerDefinition", DeprecatedOutputProperties = ("EnvironmentVariable, InstanceViewEvent, VolumeMount, Command, CapabilityDrop, CapabilityAdd"), NewOutputProperties = ("EnvironmentVariable, InstanceViewEvent, VolumeMount, Command, CapabilityDrop, CapabilityAdd. This parameter will be changed from single object to 'List'."))]
[CmdletBinding(PositionalBinding=$false)]
Param(

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ https://learn.microsoft.com/powershell/module/az.ContainerInstance/New-AzContain
#>
function New-AzContainerInstanceNoDefaultObject {
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.Container')]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.Container", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Container", DeprecatedOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, LimitsGpuSku, RequestsGpuSku, ReadinessProbeHttpGetScheme, LivenessProbeHttpGetScheme, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd, Protocol"), NewOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, LimitsGpuSku, RequestsGpuSku, ReadinessProbeHttpGetScheme, LivenessProbeHttpGetScheme, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd, Protocol. This parameter will be changed from single object to 'List'."))]
[CmdletBinding(PositionalBinding=$false)]
Param(

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ https://learn.microsoft.com/powershell/module/az.ContainerInstance/new-AzContain
#>
function New-AzContainerInstanceObject {
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.Container')]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.Container", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Container", DeprecatedOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, LimitsGpuSku, RequestsGpuSku, ReadinessProbeHttpGetScheme, LivenessProbeHttpGetScheme, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd, Protocol"), NewOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, LimitsGpuSku, RequestsGpuSku, ReadinessProbeHttpGetScheme, LivenessProbeHttpGetScheme, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd, Protocol. This parameter will be changed from single object to 'List'."))]
[CmdletBinding(PositionalBinding=$false)]
Param(

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: Az.ContainerInstance
Module Guid: 78f5cd97-9a2c-4258-bf37-7a8820083684
Module Guid: 457ef750-52c4-4e09-88f4-a60907f96015
Download Help Link: https://learn.microsoft.com/powershell/module/az.containerinstance
Help Version: 1.0.0.0
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ AdditionalProperties : {[k, v]}
Count : 1
```

This command updates a container group using piping.
This command updates a container group using pipeing.
Copy link
Preview

Copilot AI Aug 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word 'pipeing' is misspelled. It should be 'piping'.

Suggested change
This command updates a container group using pipeing.
This command updates a container group using piping.

Copilot uses AI. Check for mistakes.


## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ AdditionalProperties : {[k, v]}
Count : 1
```

This command updates a container group profile using piping.
This command updates a container group profile using pipeing.
Copy link
Preview

Copilot AI Aug 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word 'pipeing' is misspelled. It should be 'piping'.

Suggested change
This command updates a container group profile using pipeing.
This command updates a container group profile using piping.

Copilot uses AI. Check for mistakes.


## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ AdditionalProperties : {[k, v]}
Count : 1
```

This command updates a container group using piping.
This command updates a container group using pipeing.
Copy link
Preview

Copilot AI Aug 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word 'pipeing' is misspelled. It should be 'piping'.

Suggested change
This command updates a container group using pipeing.
This command updates a container group using piping.

Copilot uses AI. Check for mistakes.


Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ AdditionalProperties : {[k, v]}
Count : 1
```

This command updates a container group profile using piping.
This command updates a container group profile using pipeing.
Copy link
Preview

Copilot AI Aug 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word 'pipeing' is misspelled. It should be 'piping'.

Suggested change
This command updates a container group profile using pipeing.
This command updates a container group profile using piping.

Copilot uses AI. Check for mistakes.

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"generate_Id": "1cd3a4b1-0452-4232-be7b-3957aad3ad7f"
"generate_Id": "57cf98bd-5611-4106-952d-c866bdd65c17"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Resources
This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder.

## Info
- Modifiable: yes
- Generated: no
- Committed: yes
- Packaged: no

## Purpose
Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact.
89 changes: 80 additions & 9 deletions src/ContainerInstance/ContainerInstance.sln
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
Expand All @@ -19,49 +19,119 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accoun
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContainerInstance", "ContainerInstance\ContainerInstance.csproj", "{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ContainerInstance", "..\..\generated\ContainerInstance\ContainerInstance.Autorest\Az.ContainerInstance.csproj", "{95153300-E225-4AF2-BB15-BA09E3EA6B97}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ContainerInstance.Autorest", "ContainerInstance.Autorest", "{24763C8C-8FCC-1251-05EE-865E6FE39620}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ContainerInstance", "..\..\generated\ContainerInstance\ContainerInstance.Autorest\Az.ContainerInstance.csproj", "{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|x64.ActiveCfg = Debug|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|x64.Build.0 = Debug|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|x86.ActiveCfg = Debug|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|x86.Build.0 = Debug|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|Any CPU.Build.0 = Release|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|x64.ActiveCfg = Release|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|x64.Build.0 = Release|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|x86.ActiveCfg = Release|Any CPU
{F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|x86.Build.0 = Release|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|x64.ActiveCfg = Debug|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|x64.Build.0 = Debug|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|x86.ActiveCfg = Debug|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|x86.Build.0 = Debug|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|Any CPU.Build.0 = Release|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|x64.ActiveCfg = Release|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|x64.Build.0 = Release|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|x86.ActiveCfg = Release|Any CPU
{4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|x86.Build.0 = Release|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|x64.ActiveCfg = Debug|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|x64.Build.0 = Debug|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|x86.ActiveCfg = Debug|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|x86.Build.0 = Debug|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|Any CPU.Build.0 = Release|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|x64.ActiveCfg = Release|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|x64.Build.0 = Release|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|x86.ActiveCfg = Release|Any CPU
{EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|x86.Build.0 = Release|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|x64.ActiveCfg = Debug|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|x64.Build.0 = Debug|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|x86.ActiveCfg = Debug|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|x86.Build.0 = Debug|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|Any CPU.Build.0 = Release|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|x64.ActiveCfg = Release|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|x64.Build.0 = Release|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|x86.ActiveCfg = Release|Any CPU
{0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|x86.Build.0 = Release|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|x64.ActiveCfg = Debug|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|x64.Build.0 = Debug|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|x86.ActiveCfg = Debug|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|x86.Build.0 = Debug|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|Any CPU.Build.0 = Release|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|x64.ActiveCfg = Release|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|x64.Build.0 = Release|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|x86.ActiveCfg = Release|Any CPU
{3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|x86.Build.0 = Release|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|x64.ActiveCfg = Debug|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|x64.Build.0 = Debug|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|x86.ActiveCfg = Debug|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|x86.Build.0 = Debug|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|Any CPU.Build.0 = Release|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|x64.ActiveCfg = Release|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|x64.Build.0 = Release|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|x86.ActiveCfg = Release|Any CPU
{CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|x86.Build.0 = Release|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|x64.ActiveCfg = Debug|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|x64.Build.0 = Debug|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|x86.ActiveCfg = Debug|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|x86.Build.0 = Debug|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|Any CPU.Build.0 = Release|Any CPU
{95153300-E225-4AF2-BB15-BA09E3EA6B97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95153300-E225-4AF2-BB15-BA09E3EA6B97}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95153300-E225-4AF2-BB15-BA09E3EA6B97}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95153300-E225-4AF2-BB15-BA09E3EA6B97}.Release|Any CPU.Build.0 = Release|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|x64.ActiveCfg = Release|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|x64.Build.0 = Release|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|x86.ActiveCfg = Release|Any CPU
{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|x86.Build.0 = Release|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|x64.ActiveCfg = Debug|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|x64.Build.0 = Debug|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|x86.ActiveCfg = Debug|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|x86.Build.0 = Debug|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|Any CPU.Build.0 = Release|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|x64.ActiveCfg = Release|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|x64.Build.0 = Release|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|x86.ActiveCfg = Release|Any CPU
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{F77D573A-2A15-463F-86B6-6C137D16F14D} = {BEAB14E1-7B36-4191-AA9A-CE4EDB78022F}
Expand All @@ -70,5 +140,6 @@ Global
{0874BD13-CA50-45D2-80AA-278C56F7CA1E} = {BEAB14E1-7B36-4191-AA9A-CE4EDB78022F}
{3928EBFF-F058-442E-99EB-4D60EA4BC421} = {BEAB14E1-7B36-4191-AA9A-CE4EDB78022F}
{CD70894F-8D33-41A9-8C9B-9483426FF7C7} = {BEAB14E1-7B36-4191-AA9A-CE4EDB78022F}
{6C2CAAFA-DFB9-404D-9229-2C0EFD000531} = {24763C8C-8FCC-1251-05EE-865E6FE39620}
EndGlobalSection
EndGlobal
Loading