mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
C#: Move dependency related files into a new project.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace Semmle.BuildAnalyser
|
||||
{
|
||||
public class AssemblyLoadException : Exception { }
|
||||
}
|
||||
Reference in New Issue
Block a user