-
Notifications
You must be signed in to change notification settings - Fork 0
/
Ixxat.Vci4.StrongName.nuspec
81 lines (81 loc) · 5.96 KB
/
Ixxat.Vci4.StrongName.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Ixxat.Vci4.StrongName</id>
<version>1.0.0</version>
<authors>HMS Networks</authors>
<owners>HMS Networks</owners>
<license type="expression">MIT</license>
<projectUrl>https://github.com/hms-networks/ixxat-vci4-dotnet-wrapper</projectUrl>
<icon>images\HMSLogo.png</icon>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Use Ixxat.Vci4 package to access CAN interfaces from Ixxat/HMS Networks via .NET and VCI4-API. This package provides strongly named assemblies and supports net40/net5.0-windows/net6.0-windows and netcoreapp3.1. Mixed assemblies depend on universal runtime (VCRUNTIME140.dll).</description>
<releaseNotes>Resolved issues:
- Use correct value to initialize CANBTRTABLE.bIndex attribute before calling ICanControl::DetectBaud()
- Add mstest based unittests
- Move msgfactory creation to the VciServerImpl ctor as it should not depend on the load state of the vciapi.dll
</releaseNotes>
<readme>docs\README.md</readme>
<repository type="git" url="https://github.com/hms-networks/ixxat-vci4-dotnet-wrapper" branch="main" commit="$SourceRevisionId$" />
<copyright>Copyright (C) 2018-2023</copyright>
<tags>VCI4 CAN Lin Ixxat HMS strongname</tags>
<dependencies>
<group targetFramework="net40">
</group>
<group targetFramework="net5.0-windows10.0">
</group>
<group targetFramework="net6.0-windows10.0">
</group>
<group targetFramework="netcoreapp3.1">
</group>
</dependencies>
<references>
</references>
</metadata>
<files>
<file src="..\images\HMSLogo.png" target="images\" />
<file src="..\README.md" target="docs\" />
<file src="build\Ixxat.Vci4.targets" target="build\net40\Ixxat.Vci4.StrongName.targets" />
<file src="build\Ixxat.Vci4.NetCore.targets" target="build\net5.0-windows10.0\Ixxat.Vci4.StrongName.targets" />
<file src="build\Ixxat.Vci4.NetCore.targets" target="build\net6.0-windows10.0\Ixxat.Vci4.StrongName.targets" />
<file src="build\Ixxat.Vci4.NetCore.targets" target="build\netcoreapp3.1\Ixxat.Vci4.StrongName.targets" />
<file src="..\bin\Release\net40\Ixxat.Vci4.dll" target="lib\net40" />
<file src="..\bin\Release\net40\Ixxat.Vci4.xml" target="lib\net40" />
<file src="..\bin\Release\net40\Ixxat.Vci4.pdb" target="lib\net40" />
<file src="..\bin\Release\net40\Ixxat.Vci4.Contract.dll" target="lib\net40" />
<file src="..\bin\Release\net40\Ixxat.Vci4.Contract.xml" target="lib\net40" />
<file src="..\bin\Release\net40\Ixxat.Vci4.Contract.pdb" target="lib\net40" />
<file src="..\bin\Release\net40\vcinet\x86\vcinet.x86.dll" target="build\net40\x86" />
<file src="..\bin\Release\net40\vcinet\x64\vcinet.x64.dll" target="build\net40\x64" />
<file src="..\bin\Release\net5.0-windows\Ixxat.Vci4.dll" target="lib\net5.0-windows10.0" />
<file src="..\bin\Release\net5.0-windows\Ixxat.Vci4.xml" target="lib\net5.0-windows10.0" />
<file src="..\bin\Release\net5.0-windows\Ixxat.Vci4.pdb" target="lib\net5.0-windows10.0" />
<file src="..\bin\Release\net5.0-windows\Ixxat.Vci4.Contract.dll" target="lib\net5.0-windows10.0" />
<file src="..\bin\Release\net5.0-windows\Ixxat.Vci4.Contract.xml" target="lib\net5.0-windows10.0" />
<file src="..\bin\Release\net5.0-windows\Ixxat.Vci4.Contract.pdb" target="lib\net5.0-windows10.0" />
<file src="..\bin\Release\net5.0-windows\vcinet\x86\vcinet.x86.dll" target="build\net5.0-windows10.0\x86" />
<file src="..\bin\Release\net5.0-windows\vcinet\x86\Ijwhost.dll" target="build\net5.0-windows10.0\x86" />
<file src="..\bin\Release\net5.0-windows\vcinet\x64\vcinet.x64.dll" target="build\net5.0-windows10.0\x64" />
<file src="..\bin\Release\net5.0-windows\vcinet\x64\Ijwhost.dll" target="build\net5.0-windows10.0\x64" />
<file src="..\bin\Release\net6.0-windows\Ixxat.Vci4.dll" target="lib\net6.0-windows10.0" />
<file src="..\bin\Release\net6.0-windows\Ixxat.Vci4.xml" target="lib\net6.0-windows10.0" />
<file src="..\bin\Release\net6.0-windows\Ixxat.Vci4.pdb" target="lib\net6.0-windows10.0" />
<file src="..\bin\Release\net6.0-windows\Ixxat.Vci4.Contract.dll" target="lib\net6.0-windows10.0" />
<file src="..\bin\Release\net6.0-windows\Ixxat.Vci4.Contract.xml" target="lib\net6.0-windows10.0" />
<file src="..\bin\Release\net6.0-windows\Ixxat.Vci4.Contract.pdb" target="lib\net6.0-windows10.0" />
<file src="..\bin\Release\net6.0-windows\vcinet\x86\vcinet.x86.dll" target="build\net6.0-windows10.0\x86" />
<file src="..\bin\Release\net6.0-windows\vcinet\x86\Ijwhost.dll" target="build\net6.0-windows10.0\x86" />
<file src="..\bin\Release\net6.0-windows\vcinet\x64\vcinet.x64.dll" target="build\net6.0-windows10.0\x64" />
<file src="..\bin\Release\net6.0-windows\vcinet\x64\Ijwhost.dll" target="build\net6.0-windows10.0\x64" />
<file src="..\bin\Release\netcoreapp3.1\Ixxat.Vci4.dll" target="lib\netcoreapp3.1" />
<file src="..\bin\Release\netcoreapp3.1\Ixxat.Vci4.xml" target="lib\netcoreapp3.1" />
<file src="..\bin\Release\netcoreapp3.1\Ixxat.Vci4.pdb" target="lib\netcoreapp3.1" />
<file src="..\bin\Release\netcoreapp3.1\Ixxat.Vci4.Contract.dll" target="lib\netcoreapp3.1" />
<file src="..\bin\Release\netcoreapp3.1\Ixxat.Vci4.Contract.xml" target="lib\netcoreapp3.1" />
<file src="..\bin\Release\netcoreapp3.1\Ixxat.Vci4.Contract.pdb" target="lib\netcoreapp3.1" />
<file src="..\bin\Release\netcoreapp3.1\vcinet\x86\vcinet.x86.dll" target="build\netcoreapp3.1\x86" />
<file src="..\bin\Release\netcoreapp3.1\vcinet\x86\Ijwhost.dll" target="build\netcoreapp3.1\x86" />
<file src="..\bin\Release\netcoreapp3.1\vcinet\x64\vcinet.x64.dll" target="build\netcoreapp3.1\x64" />
<file src="..\bin\Release\netcoreapp3.1\vcinet\x64\Ijwhost.dll" target="build\netcoreapp3.1\x64" />
</files>
</package>