uruk-project / Jwt

JSON Web Token implementation for .Net & .Net Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix warning on CI build

ycrumeyrolle opened this issue · comments

##[warning]/opt/hostedtoolcache/dotnet/sdk/3.0.100/Roslyn/Microsoft.CSharp.Core.targets(59,5): Warning MSB3052: The parameter to the compiler is invalid, '/define:$(BUILDCONFIGURATION)' will be ignored.

Closed by switching to GitHub Actions