build pipeline stubs

This commit is contained in:
Brett Hewitson 2021-12-10 00:04:41 +10:00
parent 9dfa730a4f
commit fe3df5498b
4 changed files with 57 additions and 0 deletions

View file

@ -19,7 +19,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{F8DB
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{385BF0EA-D67F-44A4-910C-2E6E84A38525}"
ProjectSection(SolutionItems) = preProject
..\.github\workflows\asm.yml = ..\.github\workflows\asm.yml
..\.github\workflows\csm.yml = ..\.github\workflows\csm.yml
..\.github\workflows\discord.yml = ..\.github\workflows\discord.yml
..\.github\workflows\msbuild.yml = ..\.github\workflows\msbuild.yml
Nuget.config = Nuget.config
..\.github\workflows\webapi.yml = ..\.github\workflows\webapi.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerManager.Updater", "ServerManager.Updater\ServerManager.Updater.csproj", "{3E0C9EE6-780F-4FEF-BA03-E38062A5FDB6}"