Skip to content

Commit

Permalink
chore: Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 committed Mar 20, 2024
1 parent 1d0a085 commit e86bb26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
dotnet build ./samples/Plugins/PersonPlugin/Example.PersonPlugin.csproj -c Release
dotnet build ./samples/Plugins/JsonPlugin/Example.JsonPlugin.csproj -c Release
dotnet build ./samples/Plugins/OldJsonPlugin/Example.OldJsonPlugin.csproj -c Release
dotnet build ./samples/Plugins/DependencyInjectionPlugin/Example.DependencyInjectionPlugin.csproj -c Release
dotnet test ./samples/Test/Example.Test.csproj -c Release

0 comments on commit e86bb26

Please sign in to comment.