Skip to content

Commit

Permalink
Update nuget-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnmoreels authored Apr 13, 2022
1 parent 3aa42c8 commit 2c0937d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions build/nuget-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,17 @@ 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

0 comments on commit 2c0937d

Please sign in to comment.