-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Labels
v3Version 3 of AutoRest C# generator.Version 3 of AutoRest C# generator.
Description
Describe the issue or request
When using the latest release (3.0.0-beta.20211013.1), the corresponding NuGet package cannot be found:
<ItemGroup>
<PackageReference Include="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20211013.1" PrivateAssets="All" />
</ItemGroup>error NU1102: Unable to find package Microsoft.Azure.AutoRest.CSharp with version (>= 3.0.0-beta.20211013.1)
error NU1102: - Found 144 version(s) in https://azuresdkartifacts.blob.core.windows.net/azure-sdk-tools/index.json [ Nearest version: 3.0.0-beta.20210604.3 ]
stowen-msft, Tiberriver256 and elirandav
Metadata
Metadata
Assignees
Labels
v3Version 3 of AutoRest C# generator.Version 3 of AutoRest C# generator.