Skip to content

Commit 950bd40

Browse files
committed
Exclude trim test from release builds
1 parent 1c018ee commit 950bd40

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

idunno.Bluesky.sln

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{E2B63F0A-9
138138
docs\docs\posting.md = docs\docs\posting.md
139139
docs\docs\profileEditing.md = docs\docs\profileEditing.md
140140
docs\docs\savingAndRestoringAuthentication.md = docs\docs\savingAndRestoringAuthentication.md
141-
docs\docs\threadGatesAndPostGates.md = docs\docs\threadGatesAndPostGates.md
142141
docs\docs\sourceGeneration.md = docs\docs\sourceGeneration.md
142+
docs\docs\threadGatesAndPostGates.md = docs\docs\threadGatesAndPostGates.md
143143
docs\docs\timeline.md = docs\docs\timeline.md
144144
docs\docs\toc.yml = docs\docs\toc.yml
145145
docs\docs\userPreferences.md = docs\docs\userPreferences.md
@@ -286,11 +286,9 @@ Global
286286
{EC08D6BB-22D7-4F5E-BE21-FCBEA5956084}.Release|Any CPU.ActiveCfg = Release|Any CPU
287287
{EC08D6BB-22D7-4F5E-BE21-FCBEA5956084}.Release|Any CPU.Build.0 = Release|Any CPU
288288
{DAF76BD2-70AF-33B6-84C9-61C277D5DFF2}.CodeQL|Any CPU.ActiveCfg = Debug|Any CPU
289-
{DAF76BD2-70AF-33B6-84C9-61C277D5DFF2}.CodeQL|Any CPU.Build.0 = Debug|Any CPU
290289
{DAF76BD2-70AF-33B6-84C9-61C277D5DFF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
291290
{DAF76BD2-70AF-33B6-84C9-61C277D5DFF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
292291
{DAF76BD2-70AF-33B6-84C9-61C277D5DFF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
293-
{DAF76BD2-70AF-33B6-84C9-61C277D5DFF2}.Release|Any CPU.Build.0 = Release|Any CPU
294292
EndGlobalSection
295293
GlobalSection(SolutionProperties) = preSolution
296294
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)