Skip to content

Commit

Permalink
Updated hybrid compute project (#14797)
Browse files Browse the repository at this point in the history
* initial-updates

* working tests

* remove ctor

* new tests

* feedback

* json files

* updated session files

* update to 2020-08-02

Co-authored-by: Tyler Leonhardt (POWERSHELL) <tyleonha@microsoft.com>
  • Loading branch information
TylerLeonhardt and TylerLeonhardt authored Sep 15, 2020
1 parent 0d53cf5 commit d5f9b3f
Show file tree
Hide file tree
Showing 61 changed files with 45,728 additions and 2,538 deletions.
12 changes: 6 additions & 6 deletions eng/mgmt/mgmtmetadata/hybridcompute_resource-manager.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Installing AutoRest version: latest
Installing AutoRest version: v2
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/hybridcompute/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=F:\Git\Azure-SDK\azure-sdk-for-net\sdk
2019-10-28 23:22:38 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/hybridcompute/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\tyleonha\Code\CSharp\azure-sdk-for-net\sdk
2020-09-12 15:59:14 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: fce822ccb299378acb04fbf62697af3f499e4bb7
Commit: 1c32b72538860885beb6a534b93a646330a1f6ef
AutoRest information
Requested version: latest
Bootstrapper version: autorest@2.0.4283
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>HybridCompute_2019-08-16</AzureApiTag>
<AzureApiTag>HybridCompute_2020-08-02</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
[assembly: AssemblyTitle("Microsoft Azure Hybrid Compute Management Library")]
[assembly: AssemblyDescription("Provides management functionality for Microsoft Azure Hybrid Compute Resources.")]

[assembly: AssemblyVersion("0.1.0.0")]
[assembly: AssemblyFileVersion("0.1.0.0")]
[assembly: AssemblyVersion("0.1.0.1")]
[assembly: AssemblyFileVersion("0.1.0.1")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Microsoft Azure .NET SDK")]
Expand Down

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 d5f9b3f

Please sign in to comment.