Skip to content

Commit

Permalink
Update Backgrounder.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Nov 13, 2023
1 parent 703098c commit c7d2d7d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Backgrounder.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Backgrounder.Azure.ServiceB
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{F089EA71-2A5E-4F5F-B843-67E2FF9DBB00}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Backgrounder.Tests", "test\Backgrounder.Tests\Backgrounder.Tests.csproj", "{5824A417-59B2-4F40-8A4D-2AE64F28B338}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Backgrounder.Azure.ServiceBus.Tests", "test\Backgrounder.Azure.ServiceBus.Tests\Backgrounder.Azure.ServiceBus.Tests.csproj", "{0B1ED390-B2CB-4863-B956-2391B01197CA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Backgrounder.Generators", "src\Backgrounder.Generators\Backgrounder.Generators.csproj", "{24D6B692-C579-47B1-A041-1DD440B82764}"
Expand Down Expand Up @@ -49,10 +47,6 @@ Global
{091EE48B-7B76-4B62-8007-F8FC9CE71187}.Debug|Any CPU.Build.0 = Debug|Any CPU
{091EE48B-7B76-4B62-8007-F8FC9CE71187}.Release|Any CPU.ActiveCfg = Release|Any CPU
{091EE48B-7B76-4B62-8007-F8FC9CE71187}.Release|Any CPU.Build.0 = Release|Any CPU
{5824A417-59B2-4F40-8A4D-2AE64F28B338}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5824A417-59B2-4F40-8A4D-2AE64F28B338}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5824A417-59B2-4F40-8A4D-2AE64F28B338}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5824A417-59B2-4F40-8A4D-2AE64F28B338}.Release|Any CPU.Build.0 = Release|Any CPU
{0B1ED390-B2CB-4863-B956-2391B01197CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B1ED390-B2CB-4863-B956-2391B01197CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B1ED390-B2CB-4863-B956-2391B01197CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -75,7 +69,6 @@ Global
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0179E66C-863C-48D0-B145-517FB47F35A2} = {7913FEDB-7E41-46B5-A789-259146EA8BA1}
{5824A417-59B2-4F40-8A4D-2AE64F28B338} = {F089EA71-2A5E-4F5F-B843-67E2FF9DBB00}
{0B1ED390-B2CB-4863-B956-2391B01197CA} = {F089EA71-2A5E-4F5F-B843-67E2FF9DBB00}
{5688BE7D-01D0-4DAE-96B3-CD2D68739B83} = {F089EA71-2A5E-4F5F-B843-67E2FF9DBB00}
{098517FD-EFBF-4B60-976B-DF26D5BA4493} = {7913FEDB-7E41-46B5-A789-259146EA8BA1}
Expand Down

0 comments on commit c7d2d7d

Please sign in to comment.