--- trunk/RomCheater.VersionSupport/RomCheater.VersionSupport.csproj 2012/05/09 12:37:09 42 +++ trunk/RomCheater.VersionSupport/RomCheater.VersionSupport.csproj 2012/05/09 12:40:01 43 @@ -41,8 +41,8 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> - <Compile Include="Version.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> + <Compile Include="Version.cs" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> |