Skip to content

Commit

Permalink
Update Draco.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
LPeter1997 committed Oct 1, 2024
1 parent 26c47a0 commit 0fad596
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Draco.sln
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Draco.Coverage.Cli", "Draco
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Draco.Coverage.Tasks", "Draco.Coverage.Tasks\Draco.Coverage.Tasks.csproj", "{332431F9-6E09-429F-8459-2D157BE030A0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Draco.Fuzzing.Tui", "Draco.Fuzzing.Tui\Draco.Fuzzing.Tui.csproj", "{7BAC07EC-328B-47FC-9194-E602845C9AB6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -248,6 +250,12 @@ Global
{332431F9-6E09-429F-8459-2D157BE030A0}.Nuget|Any CPU.Build.0 = Debug|Any CPU
{332431F9-6E09-429F-8459-2D157BE030A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{332431F9-6E09-429F-8459-2D157BE030A0}.Release|Any CPU.Build.0 = Release|Any CPU
{7BAC07EC-328B-47FC-9194-E602845C9AB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7BAC07EC-328B-47FC-9194-E602845C9AB6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7BAC07EC-328B-47FC-9194-E602845C9AB6}.Nuget|Any CPU.ActiveCfg = Debug|Any CPU
{7BAC07EC-328B-47FC-9194-E602845C9AB6}.Nuget|Any CPU.Build.0 = Debug|Any CPU
{7BAC07EC-328B-47FC-9194-E602845C9AB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7BAC07EC-328B-47FC-9194-E602845C9AB6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 0fad596

Please sign in to comment.