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

assemblies.xml « tools « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1bf42d8c2669bb31f425466dc6d31ff87f09b0b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<assemblies>
	<path url="C:\WINNT\Microsoft.NET\Framework\v1.0.3705">
		<assembly file="mscorlib.dll"/>
		<assembly file="System.Web.dll"/>
		<assembly file="System.dll"/>
		<assembly file="System.Drawing.dll"/>
		<assembly file="System.Security.dll"/>
		<assembly file="System.Windows.Forms.dll"/>
		<assembly file="System.Xml.dll"/>
		<assembly file="System.Data.dll"/>
		<assembly file="System.Design.dll"/>
		<assembly file="System.EnterpriseServices.dll"/>
		<assembly file="System.Management.dll"/>
		<assembly file="System.Messaging.dll"/>
		<assembly file="System.Runtime.Remoting.dll"/>
		<assembly file="System.ServiceProcess.dll"/>
		<assembly file="System.Web.RegularExpressions.dll"/>
		<assembly file="System.Web.Services.dll"/>
	</path>
</assemblies>