mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	update script to sign assembly
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									c1b03e8ca6
								
							
						
					
					
						commit
						93c59ffbd9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1867,6 +1867,7 @@ class DotNetCoreDLLComponent(Component):
 | 
			
		|||
        key = ""
 | 
			
		||||
        if not self.key_file is None:
 | 
			
		||||
            key = "<AssemblyOriginatorKeyFile>%s</AssemblyOriginatorKeyFile>" % self.key_file
 | 
			
		||||
            key += "\n<SignAssembly>true</SignAssembly>"
 | 
			
		||||
 | 
			
		||||
        if VS_X64:
 | 
			
		||||
            platform = 'x64'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue