-
Notifications
You must be signed in to change notification settings - Fork 0
/
DAX.CIM.PhysicalNetworkModel.nuspec
24 lines (24 loc) · 1.43 KB
/
DAX.CIM.PhysicalNetworkModel.nuspec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<package>
<metadata>
<id>DAX.CIM.PhysicalNetworkModel</id>
<title>DAX.CIM.PhysicalNetworkModel</title>
<version>$version$</version>
<authors>jesper_dax,mookid8000</authors>
<owners>jesper_dax</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Contains CIM classes</description>
<dependencies>
</dependencies>
</metadata>
<files>
<file src="DAX.CIM.PhysicalNetworkModel\bin\Release\DAX.CIM.PhysicalNetworkModel.dll" target="lib\NET45" />
<file src="DAX.CIM.PhysicalNetworkModel\bin\Release\DAX.CIM.PhysicalNetworkModel.xml" target="lib\NET45" />
<file src="DAX.CIM.PhysicalNetworkModel.FeederInfo\bin\Release\DAX.CIM.PhysicalNetworkModel.FeederInfo.dll" target="lib\NET45" />
<file src="DAX.CIM.PhysicalNetworkModel.FeederInfo\bin\Release\DAX.CIM.PhysicalNetworkModel.FeederInfo.xml" target="lib\NET45" />
<file src="DAX.CIM.PhysicalNetworkModel.LineInfo\bin\Release\DAX.CIM.PhysicalNetworkModel.LineInfo.dll" target="lib\NET45" />
<file src="DAX.CIM.PhysicalNetworkModel.LineInfo\bin\Release\DAX.CIM.PhysicalNetworkModel.LineInfo.xml" target="lib\NET45" />
<file src="DAX.CIM.PhysicalNetworkModel.Traversal\bin\Release\DAX.CIM.PhysicalNetworkModel.Traversal.dll" target="lib\NET45" />
<file src="DAX.CIM.PhysicalNetworkModel.Traversal\bin\Release\DAX.CIM.PhysicalNetworkModel.Traversal.xml" target="lib\NET45" />
</files>
</package>