Rename resource manifest source files to match new type names

--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-09-27 14:13:39 -07:00
parent 714ec54d0d
commit f2748c5748
31 changed files with 18 additions and 19 deletions

View File

@@ -109,7 +109,7 @@
<Content Include="Module.txt" />
</ItemGroup>
<ItemGroup>
<Compile Include="jQueryResourceManifest.cs" />
<Compile Include="ResourceManifest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />