Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 781 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 781 Bytes

.NET COM Test Server

Build status

Visual Studio 2013 Community Edition project for creating a COM server for testing in C#.

This should be easier to create using the .NET framework and annotations in C# to test various parts of the COM library.

Continuous Integration

Appveyor

The appveyor.yml file needs to be edited for it to work on your account.

  1. You must have an Appveyor account. You can login and create an account using GitHub.
  2. Add the the fork from whatever user or organization you created.
  3. In General Settings:
  4. Check "Ignore appveyor.yml".