* Removed J# language support because it has issues with Mono.

This commit is contained in:
Adam Frisby
2007-06-28 19:35:20 +00:00
parent fe0528b98c
commit 135e9b1f53
45 changed files with 473 additions and 511 deletions

View File

@@ -69,10 +69,10 @@
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="LogBase.cs">
<Compile Include="ConsoleCallbacksBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="ConsoleCallbacksBase.cs">
<Compile Include="LogBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="MainLog.cs">