mirror of
https://github.com/hohn/codeql-intro-csharp.git
synced 2025-12-16 10:43:05 +01:00
Add solution file
This commit is contained in:
committed by
=Michael Hohn
parent
2a4a0d5413
commit
75ed1f7b00
@@ -223,6 +223,12 @@
|
||||
#+END_SRC
|
||||
|
||||
|
||||
* TODO Optional: Multiple Builds
|
||||
#+BEGIN_SRC sh
|
||||
dotnet sln codeql-intro-csharp.sln list
|
||||
dotnet build codeql-intro-csharp.sln
|
||||
#+END_SRC
|
||||
|
||||
* TODO CodeQL VS Code Setup
|
||||
* TODO CodeQL for Devops and Administrators
|
||||
- https://docs.github.com/en/code-security/codeql-cli/codeql-cli-manual
|
||||
|
||||
Reference in New Issue
Block a user