Update of /cvsroot/mvp-xml/Common/v2/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27365/v2/src
Modified Files:
Common.csproj
Log Message:
Index: Common.csproj
===================================================================
RCS file: /cvsroot/mvp-xml/Common/v2/src/Common.csproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Common.csproj 16 Oct 2005 16:51:24 -0000 1.1
+++ Common.csproj 19 Oct 2005 14:39:55 -0000 1.2
@@ -11,7 +11,8 @@
<AssemblyKeyContainerName>
</AssemblyKeyContainerName>
<AssemblyName>Mvp.Xml.Common</AssemblyName>
- <AssemblyOriginatorKeyFile>mvp-xml.snk</AssemblyOriginatorKeyFile>
+ <AssemblyOriginatorKeyFile>
+ </AssemblyOriginatorKeyFile>
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
@@ -140,9 +141,6 @@
<DependentUpon>SR.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
- <ItemGroup>
- <None Include="mvp-xml.snk" />
- </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
|