Skip to content

Commit

Permalink
don't build test project in release mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bc3tech committed Dec 13, 2024
1 parent e57e308 commit 5b96c9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DocGpt.sln
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Global
{AEF7FF2D-1E07-4A18-A951-91F19DD2ED9A}.Debug|x86.ActiveCfg = Debug|Any CPU
{AEF7FF2D-1E07-4A18-A951-91F19DD2ED9A}.Debug|x86.Build.0 = Debug|Any CPU
{AEF7FF2D-1E07-4A18-A951-91F19DD2ED9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AEF7FF2D-1E07-4A18-A951-91F19DD2ED9A}.Release|Any CPU.Build.0 = Release|Any CPU
{AEF7FF2D-1E07-4A18-A951-91F19DD2ED9A}.Release|arm64.ActiveCfg = Release|Any CPU
{AEF7FF2D-1E07-4A18-A951-91F19DD2ED9A}.Release|arm64.Build.0 = Release|Any CPU
{AEF7FF2D-1E07-4A18-A951-91F19DD2ED9A}.Release|x86.ActiveCfg = Release|Any CPU
Expand Down

0 comments on commit 5b96c9e

Please sign in to comment.