codeql/csharp/scripts
Cornelius Riemenschneider 027c7d0d43 C#: Add fallback for branch detection.
Apparently, when building a release build, we're getting `no-git`
as first part o the version string for the submodule.
If we do, fall back to the internal repo's branch name.
For releases, that's the same anyways.
Luckily, the commit SHA is correct.
2024-06-10 12:14:03 +02:00
..
stubs C#: Clear possibly inherited Directory.Build.props and Directory.Build.targets in stub generator 2024-05-21 08:55:19 +02:00
BUILD.bazel C#: Provide skeleton to generate an assemblyInfo file. 2024-06-07 15:24:53 +02:00
create-extractor-pack.sh Add `dotnet tool restore` to local CI. 2024-05-15 14:16:47 +02:00
gen-assembly-info.py Add assembly attributes to bazel build script 2024-06-07 15:42:12 +02:00
gen-git-assembly-info.py C#: Add fallback for branch detection. 2024-06-10 12:14:03 +02:00