If this is what it takes, then fine

*Adding every .build and .csproj to get ccnet working (hopefully)
This commit is contained in:
mingchen
2007-06-06 21:59:05 +00:00
parent 57ba2c64dc
commit fa50dce1b6
27 changed files with 339 additions and 347 deletions

View File

@@ -88,10 +88,10 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="SQLiteGridData.cs">
<Compile Include="SQLiteManager.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="SQLiteManager.cs">
<Compile Include="SQLiteGridData.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs">