mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 15:41:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			456 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			456 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <!--
 | |
| https://go.microsoft.com/fwlink/?LinkID=208121. 
 | |
| -->
 | |
| <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <PropertyGroup>
 | |
|     <PublishProtocol>FileSystem</PublishProtocol>
 | |
|     <Configuration>Debug</Configuration>
 | |
|     <TargetFramework>netstandard2.0</TargetFramework>
 | |
|     <PublishDir>M:\opt\Esiur</PublishDir>
 | |
|     <Platform>Any CPU</Platform>
 | |
|   </PropertyGroup>
 | |
| </Project> |