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
8 changes: 4 additions & 4 deletions eng/mgmt/mgmtmetadata/iotcentral_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ AutoRest installed successfully.
Commencing code generation
Generating CSharp code
Executing AutoRest command
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/iotcentral/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp.output-folder=C:\Users\pochen\Github\azure-sdk-for-net\sdk\iotcentral\Microsoft.Azure.Management.IotCentral\src\Generated
2021-02-04 03:45:38 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/iotcentral/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp.output-folder=C:\code\azure-sdk-for-net\sdk\iotcentral\Microsoft.Azure.Management.IotCentral\src\Generated
2021-10-26 19:14:38 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 42fdd45e761f87132e85ed77caf30d5cac81aee5
Branch: main
Commit: aac5247b6299f15c9d9f5c1dd802c6d4f528953d
AutoRest information
Requested version: v2
Bootstrapper version: [email protected]
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
<PropertyGroup>
<AzureApiTag>IoTCentral_2018-09-01;</AzureApiTag>
<AzureApiTag>IoTCentral_2021-06-01;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.4
# Visual Studio Version 16
VisualStudioVersion = 16.0.31729.503
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Azure.Management.IotCentral.Tests", "tests\Microsoft.Azure.Management.IotCentral.Tests.csproj", "{DD48424F-23AE-4CAA-A8C6-78ED453203FF}"
EndProject
Expand All @@ -21,8 +21,15 @@ Global
{6D87768F-C148-4850-AA06-B6D0E0319563}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6D87768F-C148-4850-AA06-B6D0E0319563}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6D87768F-C148-4850-AA06-B6D0E0319563}.Release|Any CPU.Build.0 = Release|Any CPU
{DE97083A-3D43-49ED-A9F7-263464C832D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE97083A-3D43-49ED-A9F7-263464C832D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE97083A-3D43-49ED-A9F7-263464C832D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE97083A-3D43-49ED-A9F7-263464C832D9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {795EB0E4-23F0-499F-A936-32C4FA36354A}
EndGlobalSection
EndGlobal

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading