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
10 changes: 5 additions & 5 deletions eng/mgmt/mgmtmetadata/azure-kusto_resource-manager.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Installing AutoRest version: latest
Installing AutoRest version: 2.0.4413
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/azure-kusto/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=C:\work\Repos\azure-sdk-for-net\sdk
2020-01-23 11:01:53 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/azure-kusto/resource-manager/readme.md --csharp --version=2.0.4413 --reflect-api-versions --csharp-sdks-folder=C:\Users\t-zohen\Source\Repos\azure-sdk-for-net\sdk
2020-03-22 14:13:25 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 200131804d407f451436b3f25fc00523cb6177b9
Commit: 22ec4f3c0a587430cdabd014f752e5c427bccc60
AutoRest information
Requested version: latest
Requested version: 2.0.4413
Bootstrapper version: autorest@2.0.4413
2 changes: 1 addition & 1 deletion sdk/kusto/Microsoft.Azure.Management.Kusto/AzSdk.RP.props
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>Kusto_2019-11-09;</AzureApiTag>
<AzureApiTag>Kusto_2020-02-15;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

Large diffs are not rendered by default.

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

Loading