Skip to content

Commit

Permalink
removing sample project just because of nuget woes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Aug 16, 2024
1 parent 369c650 commit 5582b36
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions wolverine.sln
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MartenTests", "src\Persiste
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostgresqlTests", "src\Persistence\PostgresqlTests\PostgresqlTests.csproj", "{4257ECCC-A172-4FC0-BE0D-A60FDE0C8A74}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PausingAndRestartingListener", "src\Persistence\PausingAndRestartingListener\PausingAndRestartingListener.csproj", "{C9C50B72-7A2A-4167-89FB-1462915CF186}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -594,10 +592,6 @@ Global
{4257ECCC-A172-4FC0-BE0D-A60FDE0C8A74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4257ECCC-A172-4FC0-BE0D-A60FDE0C8A74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4257ECCC-A172-4FC0-BE0D-A60FDE0C8A74}.Release|Any CPU.Build.0 = Release|Any CPU
{C9C50B72-7A2A-4167-89FB-1462915CF186}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C9C50B72-7A2A-4167-89FB-1462915CF186}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C9C50B72-7A2A-4167-89FB-1462915CF186}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C9C50B72-7A2A-4167-89FB-1462915CF186}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{24497E6A-D6B1-4C80-ABFB-57FFAD5070C4} = {96119B5E-B5F0-400A-9580-B342EBE26212}
Expand Down Expand Up @@ -702,6 +696,5 @@ Global
{F3ECE3DC-153D-4F8A-AC48-2396F2B46ED7} = {7A9E0EAE-9ABF-40F6-9DB9-8FB1243F4210}
{D01C99ED-B735-4854-A07D-B55E506A1441} = {7A9E0EAE-9ABF-40F6-9DB9-8FB1243F4210}
{4257ECCC-A172-4FC0-BE0D-A60FDE0C8A74} = {7A9E0EAE-9ABF-40F6-9DB9-8FB1243F4210}
{C9C50B72-7A2A-4167-89FB-1462915CF186} = {7A9E0EAE-9ABF-40F6-9DB9-8FB1243F4210}
EndGlobalSection
EndGlobal

0 comments on commit 5582b36

Please sign in to comment.