* dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid * Create ProjectInstanceExtensions per PR comments
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			519 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			519 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
 | 
						|
Microsoft Visual Studio Solution File, Format Version 12.00
 | 
						|
# Visual Studio 15
 | 
						|
VisualStudioVersion = 15.0.26006.2
 | 
						|
MinimumVisualStudioVersion = 10.0.40219.1
 | 
						|
Global
 | 
						|
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 | 
						|
		Debug|Any CPU = Debug|Any CPU
 | 
						|
		Debug|x64 = Debug|x64
 | 
						|
		Debug|x86 = Debug|x86
 | 
						|
		Release|Any CPU = Release|Any CPU
 | 
						|
		Release|x64 = Release|x64
 | 
						|
		Release|x86 = Release|x86
 | 
						|
	EndGlobalSection
 | 
						|
	GlobalSection(SolutionProperties) = preSolution
 | 
						|
		HideSolutionNode = FALSE
 | 
						|
	EndGlobalSection
 | 
						|
EndGlobal
 |