From: Oleg T. <he...@us...> - 2005-10-28 20:16:55
|
Update of /cvsroot/mvp-xml/XPointer/v2/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24124/v2/src Modified Files: XPointer.csproj Removed Files: IDAssuredValidatingReader.cs Log Message: --- IDAssuredValidatingReader.cs DELETED --- Index: XPointer.csproj =================================================================== RCS file: /cvsroot/mvp-xml/XPointer/v2/src/XPointer.csproj,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- XPointer.csproj 26 Oct 2005 15:46:35 -0000 1.3 +++ XPointer.csproj 28 Oct 2005 20:16:46 -0000 1.4 @@ -123,9 +123,6 @@ <Compile Include="ElementSchemaPointerPart.cs"> <SubType>Code</SubType> </Compile> - <Compile Include="IDAssuredValidatingReader.cs"> - <SubType>Code</SubType> - </Compile> <Compile Include="LexUtils.cs"> <SubType>Code</SubType> </Compile> |