NDocConsole.exe.config #1

  • //
  • guest/
  • robert_cowham/
  • perforce/
  • API/
  • P4.Net/
  • main/
  • ext/
  • ndoc/
  • NDocConsole.exe.config
  • View
  • Commits
  • Open Download .zip Download (222 B)
<?xml version="1.0" ?> 
<configuration>
<startup>
       <supportedRuntime version="v2.0.50727" />
       <supportedRuntime version="v1.1.4322" />
       <requiredRuntime version="v1.1.4322" />
</startup>
</configuration> 
# Change User Description Committed
#1 6414 Robert Cowham Initial branch
//guest/shawn_hladky/P4.Net/main/ext/ndoc/NDocConsole.exe.config
#1 5830 Shawn Hladky P4.Net: reorg to support release branches
//guest/shawn_hladky/P4.Net/ext/ndoc/NDocConsole.exe.config
#1 5812 Shawn Hladky P4.Net: More documentation.