Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
1e60f64
Fix for #535
praries880 Apr 17, 2018
e383491
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 Apr 17, 2018
ff2a0df
Add signing stuff and netcode projects to fix netcore build.
praries880 Apr 17, 2018
e534f9a
Added exception for breaking changes
praries880 Apr 18, 2018
ae9334a
Update all the sln projects with the newest Keyvault common project
praries880 Apr 18, 2018
2c20260
Took care of Cormac's comments
praries880 Apr 19, 2018
7144b23
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 Apr 19, 2018
e8acca5
Fix bad merge
praries880 Apr 19, 2018
546c2b9
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 Apr 19, 2018
1699425
Fix breaking build as oer comments from Cormac
praries880 Apr 19, 2018
ee3322d
Fix file name
praries880 Apr 19, 2018
0dd4ec1
Fix sln files for new dependencies
praries880 Apr 20, 2018
f126506
Fix netcore csproj
praries880 Apr 20, 2018
5e8a65e
Fic netcode proj for storage.management
praries880 Apr 20, 2018
2a38315
Fix dependency paths and project names
praries880 Apr 20, 2018
03a6217
Fix assembly name in assembluInfo
praries880 Apr 20, 2018
ca8cdef
Fix KEyVault guid
praries880 Apr 20, 2018
eb0c491
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 Apr 20, 2018
cd3c9b9
Add csproj fils for the new common modules to profile
praries880 Apr 23, 2018
b22cdc4
Fix names of csproj files
praries880 Apr 23, 2018
ffc3f3b
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 Apr 23, 2018
9b4c41c
Netcore projects are case sensitive, and when i changed Keyvault to
praries880 Apr 23, 2018
5d56b28
Fix caseing in one more netcore project
praries880 Apr 23, 2018
dc4851e
Fix casing on the namespace...
praries880 Apr 23, 2018
9f245c0
Fix the folder name mixup. Step 1 of 2
praries880 Apr 24, 2018
553ee47
Fix the foldername mixup, Step 2 of 2
praries880 Apr 24, 2018
437e786
Fix project references to point to the correct location
praries880 Apr 24, 2018
b819f8c
Fix namespace casing in test projet
praries880 Apr 24, 2018
0a0d4dc
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 Apr 24, 2018
7de554a
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 Apr 26, 2018
aa2dd34
Fix bad merge
praries880 Apr 26, 2018
6847fd5
Fix mad merge
praries880 Apr 26, 2018
4c5f64f
Fix project dependencies
praries880 Apr 26, 2018
ba1885d
Merge branch 'preview' into dependency_fix
praries880 May 2, 2018
b2a8e3f
Merge branch 'preview' into dependency_fix
praries880 May 3, 2018
a912724
As poer feedback, add 2018_04_01 version for compute
praries880 May 3, 2018
9be9e84
Update sevice fabric dependency on the common compute code
praries880 May 3, 2018
12c7c38
Suppress warnings about passwords in generated code.
praries880 May 7, 2018
7486844
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 May 7, 2018
3eebabc
Merge branch 'preview' into dependency_fix
praries880 May 8, 2018
22af34c
Credscan can not hanndle secrets in comments.. just removing the
praries880 May 8, 2018
b6971c0
Merge branch 'dependency_fix' of https://github.com/praries880/azure-…
praries880 May 8, 2018
73476ba
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 May 11, 2018
13066bb
Fix tests to be able to record them and other small changes
praries880 May 18, 2018
fb01266
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 May 19, 2018
43c06e3
Fix bad merge
praries880 May 21, 2018
4802b46
Merge branch 'preview' into dependency_fix
praries880 May 21, 2018
5661442
Remove UTF8 BOM encoding from file
praries880 May 21, 2018
f3a9987
Fix bad merge in profile psd1 file
praries880 May 22, 2018
9fd18d7
Merge branch 'preview' into dependency_fix
praries880 May 22, 2018
1202db4
Took care of Maddie's comment
praries880 May 23, 2018
45c86a1
iFix assembly name in profile csproj
praries880 May 23, 2018
b23d50d
Add common projects to the stack solution as well
praries880 May 23, 2018
e59f115
Merge branch 'preview' into dependency_fix
praries880 May 23, 2018
df28f92
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
praries880 May 23, 2018
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
16 changes: 16 additions & 0 deletions Azure.PowerShell.Netcore.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Resources.Netcore"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Storage.Netcore", "src\Common\Commands.Common.Storage\Common.Storage.Netcore.csproj", "{6B91BCDC-5031-4A7A-A566-83308FF997C6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Storage.Management.Netcore", "src\Common\Commands.Common.Storage.Management\Common.Storage.Management.Netcore.csproj", "{4cca7339-15bf-4066-9fa1-6a23a58f2cee}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Management.Storage.Netcore", "src\ResourceManager\Storage\Commands.Management.Storage\Commands.Management.Storage.Netcore.csproj", "{6878D60B-AD5B-4D37-8B84-5D529090FBAC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Websites.Netcore", "src\ResourceManager\Websites\Commands.Websites\Commands.Websites.Netcore.csproj", "{59581DCA-1726-4EE2-A665-0112E681C35C}"
Expand Down Expand Up @@ -145,6 +147,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.AnalysisServices.D
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Storage.Netcore", "src\Storage\Commands.Storage\Commands.Storage.Netcore.csproj", "{4F18000A-0329-4450-ADC8-8AA1C04A4666}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.KeyVault.Netcore", "src\Common\Commands.Common.KeyVault\Common.KeyVault.Netcore.csproj", "{DD86A98D-693A-417F-994B-C7EE51B50A54}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -1007,6 +1011,18 @@ Global
{4F18000A-0329-4450-ADC8-8AA1C04A4666}.Release|x64.Build.0 = Release|Any CPU
{4F18000A-0329-4450-ADC8-8AA1C04A4666}.Release|x86.ActiveCfg = Release|Any CPU
{4F18000A-0329-4450-ADC8-8AA1C04A4666}.Release|x86.Build.0 = Release|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Debug|x64.ActiveCfg = Debug|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Debug|x64.Build.0 = Debug|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Debug|x86.ActiveCfg = Debug|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Debug|x86.Build.0 = Debug|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Release|Any CPU.Build.0 = Release|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Release|x64.ActiveCfg = Release|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Release|x64.Build.0 = Release|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Release|x86.ActiveCfg = Release|Any CPU
{DD86A98D-693A-417F-994B-C7EE51B50A54}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
// <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is
// regenerated.
// </auto-generated>

namespace Microsoft.Azure.Commands.Common.Keyvault.Version2016_10_1
{
using Microsoft.Rest;
using Microsoft.Rest.Azure;
using Models;
using Newtonsoft.Json;

/// <summary>
/// The Azure management API provides a RESTful set of web services that
/// interact with Azure Key Vault.
/// </summary>
public partial interface IKeyVaultManagementClient : System.IDisposable
{
/// <summary>
/// The base URI of the service.
/// </summary>
System.Uri BaseUri { get; set; }

/// <summary>
/// Gets or sets json serialization settings.
/// </summary>
JsonSerializerSettings SerializationSettings { get; }

/// <summary>
/// Gets or sets json deserialization settings.
/// </summary>
JsonSerializerSettings DeserializationSettings { get; }

/// <summary>
/// Credentials needed for the client to connect to Azure.
/// </summary>
ServiceClientCredentials Credentials { get; }

/// <summary>
/// Subscription credentials which uniquely identify Microsoft Azure
/// subscription. The subscription ID forms part of the URI for every
/// service call.
/// </summary>
string SubscriptionId { get; set; }

/// <summary>
/// Client Api Version.
/// </summary>
string ApiVersion { get; }

/// <summary>
/// Gets or sets the preferred language for the response.
/// </summary>
string AcceptLanguage { get; set; }

/// <summary>
/// Gets or sets the retry timeout in seconds for Long Running
/// Operations. Default value is 30.
/// </summary>
int? LongRunningOperationRetryTimeout { get; set; }

/// <summary>
/// When set to true a unique x-ms-client-request-id value is generated
/// and included in each request. Default is true.
/// </summary>
bool? GenerateClientRequestId { get; set; }


/// <summary>
/// Gets the IVaultsOperations.
/// </summary>
IVaultsOperations Vaults { get; }

/// <summary>
/// Gets the IOperations.
/// </summary>
IOperations Operations { get; }

}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
// <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is
// regenerated.
// </auto-generated>

namespace Microsoft.Azure.Commands.Common.Keyvault.Version2016_10_1
{
using Microsoft.Rest;
using Microsoft.Rest.Azure;
using Models;
using System.Collections;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;

/// <summary>
/// Operations operations.
/// </summary>
public partial interface IOperations
{
/// <summary>
/// Lists all of the available Key Vault Rest API operations.
/// </summary>
/// <param name='customHeaders'>
/// The headers that will be added to request.
/// </param>
/// <param name='cancellationToken'>
/// The cancellation token.
/// </param>
/// <exception cref="Microsoft.Rest.Azure.CloudException">
/// Thrown when the operation returned an invalid status code
/// </exception>
/// <exception cref="Microsoft.Rest.SerializationException">
/// Thrown when unable to deserialize the response
/// </exception>
/// <exception cref="Microsoft.Rest.ValidationException">
/// Thrown when a required parameter is null
/// </exception>
Task<AzureOperationResponse<IPage<Operation>>> ListWithHttpMessagesAsync(Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
/// <summary>
/// Lists all of the available Key Vault Rest API operations.
/// </summary>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
/// </param>
/// <param name='customHeaders'>
/// The headers that will be added to request.
/// </param>
/// <param name='cancellationToken'>
/// The cancellation token.
/// </param>
/// <exception cref="Microsoft.Rest.Azure.CloudException">
/// Thrown when the operation returned an invalid status code
/// </exception>
/// <exception cref="Microsoft.Rest.SerializationException">
/// Thrown when unable to deserialize the response
/// </exception>
/// <exception cref="Microsoft.Rest.ValidationException">
/// Thrown when a required parameter is null
/// </exception>
Task<AzureOperationResponse<IPage<Operation>>> ListNextWithHttpMessagesAsync(string nextPageLink, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
}
}
Loading