------------- Version 2.0 ------------- The file "CANoe DotNet Test Library.zip" is a Microsoft VisualStudio Project template. It provides all necessary and useful project references to CANoe DotNet Libraries. The template is compatible to Visual Studio version 2010-2013. How to use it: * Place the zipped file into your Visual Studio CSharp Project Template folder: typically: C:\Users\\Documents\Visual Studio \Templates\ProjectTemplates\Visual C# You can check the target folder in VisualStudio Options dialog: Projects and Solutions/General/User project templates location * In Visual Studio menu: File/New/Project/Visual C# Select: 'CANoe DotNet Test Library' ------------- Changes: Version 2.0: Visual Studio versions prior to 2010 are not supported anymore. Projects created use the DotNet Framework 4.0 Client profile and reference the DotNet4 Versions of the CANoe DotNet API. CANoe API files are not copied locally anymore. References to CANOe Sockets API added.