* 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

@@ -114,10 +114,10 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="UserManager.cs">
<Compile Include="Main.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Main.cs">
<Compile Include="UserManager.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs">