- Added a Visual Studio solution that builds the C test scripts on Windows. - Updated .gitignore to ignore user specific Visual Studio files - Updated .gitignore to ignore Windows build folders - Fixed a bug in closeTest. It now properly closes the UDP port a second time after reopening the port to verify that it closed successfully.
4 lines
162 B
XML
4 lines
162 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup />
|
|
</Project> |