Run these checks after making changes to SDK packages under sdk/ and before staging, committing, or pushing. These steps may produce additional file changes that must be included in the commit.
General rule: Steps 3–5 are conditional to save time, but if you are unsure whether a step is needed, always run it. It is better to run an unnecessary script than to miss a required regeneration.
For every csproj that had files change beneath it — src, tests, samples, perf, stress, or any other project type — run:
Validierungsprüfungen vor dem Commit für azure-sdk-for-net. Verwenden Sie dies, bevor Sie Änderungen an SDK-Paketen festschreiben oder übertragen. Führt das Dotnet-Format aus, exportiert öffentliche API-Listen, aktualisiert Snippets und generiert Code nach Bedarf neu. Quelle: azure/azure-sdk-for-net.