Skip to content

Set target framework to .NET Standard 2.0 #22

Set target framework to .NET Standard 2.0

Set target framework to .NET Standard 2.0 #22

name: Publish to NuGet
on:
release:
types: [published]
jobs:
publish-to-nuget:
name: Publish release to NuGet
uses: markwhitaker/shared-workflows/.github/workflows/dotnet-publish-release-to-nuget.yml@main
secrets: inherit