mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
18 lines
470 B
Plaintext
18 lines
470 B
Plaintext
framework: net10.0
|
|
storage: none
|
|
source https://api.nuget.org/v3/index.json
|
|
# behave like nuget in choosing transitive dependency versions
|
|
strategy: max
|
|
|
|
nuget Basic.CompilerLog.Util 0.9.25
|
|
nuget Mono.Posix.NETStandard
|
|
nuget Newtonsoft.Json
|
|
nuget NuGet.Versioning
|
|
nuget xunit
|
|
nuget xunit.runner.visualstudio
|
|
nuget xunit.runner.utility
|
|
nuget Microsoft.NET.Test.Sdk
|
|
nuget Microsoft.CodeAnalysis.CSharp 5.0.0
|
|
nuget Microsoft.CodeAnalysis 5.0.0
|
|
nuget Microsoft.Build 18.0.2
|