Author: alexoree
Date: Mon Sep 23 02:08:44 2013
New Revision: 1525491
URL: http://svn.apache.org/r1525491
Log:
JUDDI-638 still working on the msbuild/gmcs build scripts
Modified:
juddi/trunk/juddi-client.net/juddi-client.net/juddi-client.net-mono.csproj
Modified:
juddi/trunk/juddi-client.net/juddi-client.net/juddi-client.net-mono.csproj
URL:
http://svn.apache.org/viewvc/juddi/trunk/juddi-client.net/juddi-client.net/juddi-client.net-mono.csproj?rev=1525491&r1=1525490&r2=1525491&view=diff
==============================================================================
--- juddi/trunk/juddi-client.net/juddi-client.net/juddi-client.net-mono.csproj
(original)
+++ juddi/trunk/juddi-client.net/juddi-client.net/juddi-client.net-mono.csproj
Mon Sep 23 02:08:44 2013
@@ -33,6 +33,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
+ <Reference Include="System.Core" />
<Reference Include="System.configuration" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Security" />
@@ -45,6 +46,9 @@
<Compile Include="bindings\events.cs" />
<Compile Include="bindings\ext.cs" />
<Compile Include="bindings\JUDDIApiService.cs" />
+ <Compile
Include="org.apache.juddi.v3.client.annotations\AnnotationProcessor.cs" />
+ <Compile Include="org.apache.juddi.v3.client.annotations\UDDIService.cs" />
+ <Compile
Include="org.apache.juddi.v3.client.annotations\UDDIServiceBinding.cs" />
<Compile
Include="org.apache.juddi.v3.client.config\BackgroundRegistration.cs" />
<Compile Include="org.apache.juddi.v3.client.config\ClientConfig.cs" />
<Compile Include="org.apache.juddi.v3.client.config\Properties.cs" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]