Files
Newtonsoft.Json/Src/Newtonsoft.Json.slnx
James Newton-King 36b605f683
Some checks failed
CodeQL Advanced / Analyze (csharp) (push) Failing after 21s
Migrate from sln to slnx (#3058)
2025-05-29 13:35:03 +08:00

17 lines
600 B
Plaintext

<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Solution Items/">
<File Path="Directory.Build.props" />
<File Path="global.json" />
<File Path="NuGet.Config" />
</Folder>
<Project Path="Newtonsoft.Json.FuzzTests/Newtonsoft.Json.FuzzTests.csproj" />
<Project Path="Newtonsoft.Json.TestConsole/Newtonsoft.Json.TestConsole.csproj" />
<Project Path="Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.csproj" />
<Project Path="Newtonsoft.Json/Newtonsoft.Json.csproj" />
</Solution>