--- trunk/Win32/Sojaner.MemoryScanner/Sojaner.MemoryScanner.csproj 2012/05/09 21:00:02 89 +++ trunk/Win32/Sojaner.MemoryScanner/Sojaner.MemoryScanner.csproj 2012/05/09 21:02:31 91 @@ -78,10 +78,8 @@ <Compile Include="..\..\VersioningSupport\SharedAssemblyInfo.cs"> <Link>Properties\SharedAssemblyInfo.cs</Link> </Compile> - <Compile Include="IStaticVersionMagic.cs" /> <Compile Include="MemoryScanner.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> - <Compile Include="VersionMagic.cs" /> </ItemGroup> <ItemGroup> <None Include="Properties\AssemblyInfo.cs.tmpl" /> |