codeql/csharp
Cornelius Riemenschneider a6ce24dc39 C#: Reformat project files with `paket`.
When running `dotnet paket update` or `dotnet paket install`, `paket`
forcefully reformats the project files. This is unfortunate.
One option is to accept these changes, as they're not harmful.
They do mean that each project includes the Paket restore targets individually,
instead of doing so via `Directory.Build.targets`.
Another option would be to not merge this PR, and then I'll document that
the changes to the csproj files should be ignored when running `paket` instead.
I don't really mind either way.
2024-05-17 12:19:53 +02:00
..
.config C#: Add tool file for paket. 2024-05-15 13:27:56 +02:00
.paket Add auto-generated paket restore targets. 2024-05-15 13:28:01 +02:00
.vscode
actions/create-extractor-pack Updated dotnet to 8.0.101 2024-01-30 16:23:07 +00:00
autobuilder C#: Reformat project files with `paket`. 2024-05-17 12:19:53 +02:00
config/suites/lgtm
documentation/library-coverage Add changed framework coverage reports 2024-04-17 00:16:33 +00:00
downgrades C#: Use entities in reorder directives 2024-05-03 11:15:42 -07:00
extractor C#: Reformat project files with `paket`. 2024-05-17 12:19:53 +02:00
old-change-notes
ql C#: Update flowsummaries expected output. 2024-05-16 15:09:04 +02:00
scripts Add `dotnet tool restore` to local CI. 2024-05-15 14:16:47 +02:00
tools C#: Don't inject compiler flags when dotnet is used to execute an application. 2024-03-01 13:24:04 +01:00
.editorconfig C#: Cleanup implementation. 2024-03-12 11:12:55 +01:00
.gitignore Add paket files to .gitignore. 2024-05-15 13:28:03 +02:00
BUILD.bazel
CSharp.sln C++/C#: Move the Windows autobuilder into a subfolder in `ql/csharp`. 2024-05-14 13:45:49 +02:00
before.CSharp.sln.targets Paket/C#: Only pull in the tool restore targt via `InitialTargets`. 2024-05-16 11:42:20 +02:00
codeql-extractor.yml C#: Cleanup implementation. 2024-03-12 11:12:55 +01:00
fix-whitespaces.sh
paket.dependencies C#: Remove version constraints on most dependencies. 2024-05-16 13:51:36 +02:00
paket.lock C#: Remove version constraints on most dependencies. 2024-05-16 13:51:36 +02:00