Changeset 603
- Timestamp:
- 09/26/08 15:44:56 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.SQLite
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.SQLite/HeuristicLab.SQLite.csproj
r582 r603 67 67 <ItemGroup> 68 68 <Compile Include="HeuristicLabSQLitePlugin.cs" /> 69 <Compile Include="Properties\AssemblyInfo.cs" /> 69 70 <None Include="Properties\AssemblyInfo.frame" /> 70 71 </ItemGroup> -
trunk/sources/HeuristicLab.SQLite/Properties/AssemblyInfo.frame
r581 r603 2 2 using System.Runtime.CompilerServices; 3 3 using System.Runtime.InteropServices; 4 using HeuristicLab.PluginInfrastructure; 4 5 5 6 // General Information about an assembly is controlled through the following
Note: See TracChangeset
for help on using the changeset viewer.