Skip to content

Commit

Permalink
Azure Object Anchors management plane SDK (Azure#18869)
Browse files Browse the repository at this point in the history
* Azure Object Anchors initial management plane commit

* Added back in missing files

* whitespace

* Regenerated

* Updated session record

* Commit update

* Addressed versioning concerns, whitespace

* Fixing unintended breaking change that was ingested from the seagger.

* Moving version back in the AssemblyInfo file

* Updating the test recording to the correct requests.

* Moving the AssemblyInfo to match csproj version

Co-authored-by: Vicente Rivera <virivera@microsoft.com>
  • Loading branch information
jastenze and Vicente Rivera authored Feb 23, 2021
1 parent 799fd1a commit 728eb02
Show file tree
Hide file tree
Showing 25 changed files with 4,375 additions and 265 deletions.
6 changes: 3 additions & 3 deletions eng/mgmt/mgmtmetadata/mixedreality_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/mixedreality/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\repos\azure-sdk-for-net\sdk
2021-02-04 22:31:02 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/mixedreality/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=F:\msd\sources\azure-sdk-for-net\sdk
2021-02-22 19:24:22 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 32b7b579549d417d5a799b4d0527f5ad9dd73fc3
Commit: 82d97c305cdaab59b6b15b2848e9ccba4c2a6b66
AutoRest information
Requested version: v2
Bootstrapper version: autorest@2.0.4413
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>MixedReality_2020-04-06-preview;MixedReality_2020-05-01;MixedReality_2021-01-01</AzureApiTag>
<AzureApiTag>MixedReality_2021-03-01-preview;MixedReality_2020-04-06-preview;MixedReality_2020-05-01;MixedReality_2021-01-01</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>
</Project>

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

0 comments on commit 728eb02

Please sign in to comment.