Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Project with Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
StanleyGoldman committed Dec 3, 2019
1 parent a7f60a8 commit 6de3d01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added GitHubActionsMSBuildLogger.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dotnet build -c Release .\TestConsoleApp1.sln
dotnet build -c Release .\TestConsoleApp1.sln /logger:GitHubActionsLogger,.\GitHubActionsMSBuildLogger.dll

0 comments on commit 6de3d01

Please sign in to comment.