Implemented a script to automatically publish for all supported RIDs.

This commit is contained in:
Joseph Milazzo 2021-03-24 14:19:12 -05:00
parent 02520b8751
commit 60f45da44e
5 changed files with 118 additions and 6 deletions

4
.gitignore vendored
View file

@ -451,4 +451,6 @@ appsettings.json
cache/
/API/wwwroot/
/API/cache/
/API/temp/
/API/temp/
_temp/
_output/