remove permission stuff
authorKonstantin Triger <kostat@mono-cvs.ximian.com>
Wed, 29 Nov 2006 09:28:24 +0000 (09:28 -0000)
committerKonstantin Triger <kostat@mono-cvs.ximian.com>
Wed, 29 Nov 2006 09:28:24 +0000 (09:28 -0000)
svn path=/trunk/mcs/; revision=68647

mcs/class/System/System20.vmwcsproj

index 31d5dc8cd2c365b63f440c75015583c5de1053ac..baa8c17cdf834c222e4e59005decf35cc6e3744f 100644 (file)
@@ -1,4 +1,4 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <PropertyGroup>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <Compile Include="System.Net.NetworkInformation\NetworkChange.cs" />\r
     <Compile Include="System.Net.NetworkInformation\NetworkInformationAccess.cs" />\r
     <Compile Include="System.Net.NetworkInformation\NetworkInformationException.cs" />\r
-    <Compile Include="System.Net.NetworkInformation\NetworkInformationPermission.cs" />\r
-    <Compile Include="System.Net.NetworkInformation\NetworkInformationPermissionAttribute.cs" />\r
     <Compile Include="System.Net.NetworkInformation\NetworkInterface.cs" />\r
     <Compile Include="System.Net.NetworkInformation\NetworkInterfaceComponent.cs" />\r
     <Compile Include="System.Net.NetworkInformation\NetworkInterfaceType.cs" />\r
     <Compile Include="System.Net\Dns.cs">\r
       <SubType>Code</SubType>\r
     </Compile>\r
-    <Compile Include="System.Net\DnsPermission.cs" />\r
-    <Compile Include="System.Net\DnsPermissionAttribute.cs" />\r
     <Compile Include="System.Net\DownloadDataCompletedEventArgs.cs" />\r
     <Compile Include="System.Net\DownloadDataCompletedEventHandler.cs" />\r
     <Compile Include="System.Net\DownloadProgressChangedEventArgs.cs" />\r
     <Compile Include="System.Net\EndPoint.cs" />\r
     <Compile Include="System.Net\EndPointListener.cs" />\r
     <Compile Include="System.Net\EndPointManager.cs" />\r
-    <Compile Include="System.Net\EndpointPermission.cs" />\r
     <Compile Include="System.Net\FileWebRequest.cs" />\r
     <Compile Include="System.Net\FileWebRequestCreator.cs" />\r
     <Compile Include="System.Net\FileWebResponse.cs" />\r
     <Compile Include="System.Net\ServicePoint.cs" />\r
     <Compile Include="System.Net\ServicePointManager.cs" />\r
     <Compile Include="System.Net\SocketAddress.cs" />\r
-    <Compile Include="System.Net\SocketPermission.cs" />\r
-    <Compile Include="System.Net\SocketPermissionAttribute.cs" />\r
     <Compile Include="System.Net\TransportType.cs" />\r
     <Compile Include="System.Net\UploadDataCompletedEventArgs.cs" />\r
     <Compile Include="System.Net\UploadDataCompletedEventHandler.cs" />\r
     <Compile Include="System.Net\WebException.cs" />\r
     <Compile Include="System.Net\WebExceptionStatus.cs" />\r
     <Compile Include="System.Net\WebHeaderCollection.cs" />\r
-    <Compile Include="System.Net\WebPermission.cs" />\r
-    <Compile Include="System.Net\WebPermissionAttribute.cs" />\r
     <Compile Include="System.Net\WebProxy.cs" />\r
     <Compile Include="System.Net\WebRequest.cs" />\r
     <Compile Include="System.Net\WebRequestMethods.cs" />\r
     <Compile Include="System.Security.Cryptography\OidCollection.cs" />\r
     <Compile Include="System.Security.Cryptography\OidEnumerator.cs" />\r
     <Compile Include="System.Security.Permissions\PermissionHelper.cs" />\r
-    <Compile Include="System.Security.Permissions\ResourcePermissionBase.cs" />\r
     <Compile Include="System.Security.Permissions\ResourcePermissionBaseEntry.cs" />\r
-    <Compile Include="System.Security.Permissions\StorePermission.cs" />\r
-    <Compile Include="System.Security.Permissions\StorePermissionAttribute.cs" />\r
     <Compile Include="System.Security.Permissions\StorePermissionFlags.cs" />\r
     <Compile Include="System.Text.RegularExpressions\arch.cs" />\r
     <Compile Include="System.Text.RegularExpressions\cache.cs" />\r
     <Compile Include="System.Timers\ElapsedEventHandler.cs" />\r
     <Compile Include="System.Timers\Timer.cs" />\r
     <Compile Include="System.Timers\TimersDescriptionAttribute.cs" />\r
-    <Compile Include="System.Web\AspNetHostingPermission.cs" />\r
-    <Compile Include="System.Web\AspNetHostingPermissionAttribute.cs" />\r
     <Compile Include="System.Web\AspNetHostingPermissionLevel.cs" />\r
     <Compile Include="System\DefaultUriParser.cs" />\r
     <Compile Include="System\FileStyleUriParser.cs" />\r
   <PropertyGroup>\r
     <PostBuildEvent></PostBuildEvent>\r
   </PropertyGroup>\r
-</Project>
\ No newline at end of file
+</Project>\r