mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Add GitHub workflows to solution file
This commit is contained in:
@@ -5,6 +5,16 @@
|
||||
<BuildType Name="Release" />
|
||||
<BuildType Name="Tools" />
|
||||
</Configurations>
|
||||
<Folder Name="/.github/" />
|
||||
<Folder Name="/.github/workflows/">
|
||||
<File Path=".github/workflows/benchmarks.yml" />
|
||||
<File Path=".github/workflows/build-all-configurations.yml" />
|
||||
<File Path=".github/workflows/build-docfx.yml" />
|
||||
<File Path=".github/workflows/build-test.yml" />
|
||||
<File Path=".github/workflows/codeql-analysis.yml" />
|
||||
<File Path=".github/workflows/publish-client.yml" />
|
||||
<File Path=".github/workflows/test-content.yml" />
|
||||
</Folder>
|
||||
<Folder Name="/cefglue/">
|
||||
<Project Path="cefglue/CefGlue/CefGlue.csproj">
|
||||
<BuildType Solution="DebugOpt|*" Project="Debug" />
|
||||
|
||||
Reference in New Issue
Block a user