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.47k
stars
4.8k
forks
source link
Azure.Analytics.Synapse.Artifacts.Tests has uncompilable snippets #33978
When passing the
SNIPPET
symbol to build snippets and make sure they are valid, this project yields errors.You can repro this issue by running:
When resolved, please remove the
BuildSnippets: false
line from sdk/synapse/ci.yml.See #33969 for more context.