Procházet zdrojové kódy

Removed config and put back tools/comments directory

DavidWyand-GG před 13 roky
rodič
revize
4e26b163a8
2 změnil soubory, kde provedl 1 přidání a 10 odebrání
  1. 1 0
      Engine/bin/tools/comments/.gitignore
  2. 0 10
      Torque 3D.exe.config

+ 1 - 0
Engine/bin/tools/comments/.gitignore

@@ -0,0 +1 @@
+# Keep directory in git repo

+ 0 - 10
Torque 3D.exe.config

@@ -1,10 +0,0 @@
-<configuration>
-   <windows>
-      <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
-         <dependentAssembly>
-            <assemblyIdentity type="win32" name="Microsoft.VC80.CRT" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
-            <bindingRedirect oldVersion="8.0.41204.256-8.0.50727.4053" newVersion="8.0.50727.4053"/>
-         </dependentAssembly>
-     </assemblyBinding>
-   </windows>
-</configuration>