mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	remove spurious string
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									c6c4dc4563
								
							
						
					
					
						commit
						6a9c8a8999
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2436,7 +2436,7 @@ class DotNetExampleComponent(ExampleComponent):
 | 
			
		|||
            else:
 | 
			
		||||
                platform = 'x86'
 | 
			
		||||
 | 
			
		||||
            dotnet_proj_str = """xemacs<Project Sdk="Microsoft.NET.Sdk">
 | 
			
		||||
            dotnet_proj_str = """<Project Sdk="Microsoft.NET.Sdk">
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
    <OutputType>Exe</OutputType>
 | 
			
		||||
    <TargetFramework>netcoreapp2.0</TargetFramework>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue