Add 64bit tester and fixed version # in builds by switching to v6 sdk.

This commit is contained in:
Eugene Wang
2023-04-05 07:29:06 -04:00
parent f48c731aad
commit 9d0770a2ef
14 changed files with 72 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
using System;
using System.Windows.Forms;
namespace WinForm32
namespace WinFormSample
{
internal static class Program
{