초기 커밋.
This commit is contained in:
13
DDUtilityApp/TIBCO.Rendezvous.dll.config
Normal file
13
DDUtilityApp/TIBCO.Rendezvous.dll.config
Normal file
@@ -0,0 +1,13 @@
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="TIBCO.Rendezvous"
|
||||
publicKeyToken="1A696D1F90F6158A"
|
||||
culture="" />
|
||||
<bindingRedirect oldVersion="1.0.0.0-1.0.5155.23393"
|
||||
newVersion="1.0.5155.23393" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user