Removed config and put back tools/comments directory

This commit is contained in:
DavidWyand-GG 2012-09-25 16:19:09 -04:00
parent 13616bc258
commit 4e26b163a8
2 changed files with 1 additions and 10 deletions

1
Engine/bin/tools/comments/.gitignore vendored Normal file
View file

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

View file

@ -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>