diff --git a/build/nuget-release.yml b/build/nuget-release.yml index 3bacb96f..a5107949 100644 --- a/build/nuget-release.yml +++ b/build/nuget-release.yml @@ -124,17 +124,13 @@ stages: PM > Install-Package $(Project).Telemetry.Serilog.Sinks.ApplicationInsights --Version $(Build.BuildNumber) ``` For a complete list of all Arcus.Security packages see the [documentation](https://observability.arcus-azure.net/). - ## What's new? ### Features * Provide the capability to do something (#123) - ### Fixes / Changes None. - ### Breaking Changes None. - ### Removal None. - template: nuget/publish-official-package.yml@templates