Newer
Older
SimplePossibleThing / SimplePossibleThing.sln
@Derek Comartin Derek Comartin on 16 Nov 2021 1 KB Init

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleCQRS", "SimpleCQRS\SimpleCQRS.csproj", "{F8E342F6-E1B4-4D02-A6C8-838946FCD5DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CQRSRazorPages", "CQRSRazorPages\CQRSRazorPages.csproj", "{A59392CA-4AC7-4C92-B480-06E004CF03AF}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{F8E342F6-E1B4-4D02-A6C8-838946FCD5DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{F8E342F6-E1B4-4D02-A6C8-838946FCD5DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{F8E342F6-E1B4-4D02-A6C8-838946FCD5DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{F8E342F6-E1B4-4D02-A6C8-838946FCD5DC}.Release|Any CPU.Build.0 = Release|Any CPU
		{A59392CA-4AC7-4C92-B480-06E004CF03AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{A59392CA-4AC7-4C92-B480-06E004CF03AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{A59392CA-4AC7-4C92-B480-06E004CF03AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{A59392CA-4AC7-4C92-B480-06E004CF03AF}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
EndGlobal