Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System/System-net_4_0.csproj')
-rw-r--r--mcs/class/System/System-net_4_0.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/System/System-net_4_0.csproj b/mcs/class/System/System-net_4_0.csproj
index 1fc575f20a2..ae5f85c409d 100644
--- a/mcs/class/System/System-net_4_0.csproj
+++ b/mcs/class/System/System-net_4_0.csproj
@@ -1042,6 +1042,8 @@
<Compile Include="System\UriParser.cs" />
<Compile Include="System\UriPartial.cs" />
<Compile Include="System\UriTypeConverter.cs" />
+ <Compile Include="System\UriElements.cs" />
+ <Compile Include="System\UriParseComponents.cs" />
<Compile Include="System.Web\AspNetHostingPermissionAttribute.cs" />
<Compile Include="System.Web\AspNetHostingPermission.cs" />
<Compile Include="System.Web\AspNetHostingPermissionLevel.cs" />
@@ -1115,6 +1117,7 @@
<Compile Include="Mono.Net.Dns\ResolverError.cs" />
<Compile Include="Mono.Net.Dns\SimpleResolverEventArgs.cs" />
<Compile Include="System.Net\DnsAsyncResult.cs" />
+ <Compile Include="System.Windows.Input\ICommand.cs" />
</ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.