Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.51k stars 4.82k forks source link

Update generator version & rerecord tests for management projects #14543

Closed pakrym closed 2 years ago

pakrym commented 4 years ago

Because the live test pipelines were unavailable at the time of https://github.com/Azure/azure-sdk-for-net/pull/14407 the following projects were pinned to an old C# generator version.

To unpin remove <TemporaryUsePreviousGeneratorVersion>true</TemporaryUsePreviousGeneratorVersion>, run dotnet msbuild /t:GenerateCode and re-record tests.

jsquire commented 2 years ago

Given the age of this and the shift to the track 2 packages, closing this out as stale. Please feel free to reopen if this is still needed.