Commit Graph
21 Commits
Author SHA1 Message Date
Christopher Whitley 3ae6aa4b14 Remove async, ignore NU5118 on package 2023-11-16 13:32:50 -05:00
Christopher Whitley fac64ccd74 Ignore Missing XML comment warnings on build 2023-11-16 13:32:35 -05:00
Christopher WhitleyandGitHub 09abeb92ff Added Deploy task 2023-11-16 13:20:54 -05:00
Christopher WhitleyandGitHub c6e472338d Create DeployToNuGetTask 2023-11-16 13:20:18 -05:00
Christopher WhitleyandGitHub 9d73597323 Create DeployToMyGetTask 2023-11-16 13:19:56 -05:00
Christopher WhitleyandGitHub 809b525e43 Create DeployToGithubTask 2023-11-16 13:19:23 -05:00
Christopher WhitleyandGitHub 5403441e02 Update TestTask to use same verbosity, nologo, and nobuild as original workflow 2023-11-16 13:18:49 -05:00
Christopher WhitleyandGitHub 03256fdc0d Created Restore task
Uses same verbosity as original workflow did
2023-11-16 13:18:06 -05:00
Christopher WhitleyandGitHub 35d21b0696 Use same verbosity and nologo setting as original 2023-11-16 13:17:11 -05:00
Christopher WhitleyandGitHub b67391d4aa Use same verbosity, restore, and logo flags as originally used 2023-11-16 13:15:33 -05:00
Christopher WhitleyandGitHub bd86991e61 Add additional context variables for build script 2023-11-16 13:14:33 -05:00
Christopher WhitleyandGitHub f5bee8e7a2 Enable Nullable in build project 2023-11-16 13:12:57 -05:00
Christopher Whitley 0245ba71dc Cleanup using statements 2023-11-16 00:53:02 -05:00
Christopher Whitley d91cc51f45 Added namespace 2023-11-16 00:52:16 -05:00
Christopher Whitley 2bf02373e4 Added Default task 2023-11-16 00:50:29 -05:00
Christopher Whitley 51a82aab41 Added Package Task 2023-11-16 00:50:00 -05:00
Christopher Whitley 3ed8c941a4 Added Test Task 2023-11-16 00:49:26 -05:00
Christopher Whitley 599f043d10 Added BuildTask 2023-11-16 00:48:54 -05:00
Christopher Whitley 1e58c09e08 Added BuildContext 2023-11-16 00:48:05 -05:00
Christopher Whitley 189662f1db Cleaned up
Cleaned up the Program.cs for the Cake Frosting project.  Added the working direcotry directive
2023-11-16 00:46:45 -05:00
Christopher Whitley 7e3a4a97bd Added new Cake Frosting project 2023-11-16 00:45:19 -05:00