mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			472 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			472 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <configuration>
 | |
|     <runtime>
 | |
|         <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
 | |
|             <dependentAssembly>
 | |
|                 <assemblyIdentity name="!TargetName!" publicKeyToken="b099876d8fa9b1f3" culture="neutral" />
 | |
|                 <bindingRedirect oldVersion="!MyAssemblyPolicyVersion!.0.0-!MyAssemblyVersion!" newVersion="!MyAssemblyVersion!" />
 | |
|             </dependentAssembly>
 | |
|         </assemblyBinding>
 | |
|     </runtime>
 | |
| </configuration>
 |