9 lines
		
	
	
	
		
			170 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
	
		
			170 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								<Project Sdk="Microsoft.NET.Sdk">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								  <PropertyGroup>
							 | 
						||
| 
								 | 
							
								    <OutputType>Exe</OutputType>
							 | 
						||
| 
								 | 
							
								    <TargetFramework>netcoreapp2.0</TargetFramework>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								</Project>
							 |