Commit Graph

13 Commits (5a511172ea902b0c17aeedf70f5d268babd5c6cd)

Author SHA1 Message Date
dahall 92c8ab945b Updated NuGet packages 2022-01-04 15:28:43 -07:00
dahall b9614e7eb2 Rolled version to 3.4.0 and added support for .NET 6.0 2021-12-27 16:34:25 -07:00
dahall dac39367d6 Added comments 2021-03-23 21:27:03 -06:00
NN 28822bab9e
Use explicit framework reference. Remove transitive TFM requirement. (#212)
Co-authored-by: NN <NN---@users.noreply.github.com>
2021-03-23 07:26:03 -06:00
dahall 28203bcdcb Fixed omission of .net5 for span indicator 2021-01-19 11:22:31 -07:00
dahall 85e42182a0 Added PlatformTarget value as pre-processor constant for all projects. 2021-01-14 11:16:56 -07:00
dahall d1116ce1c4 Fix multiple build warnings 2020-11-13 09:54:44 -07:00
dahall 69bd276627 Added support for .NET 5.0 (windows) 2020-10-26 10:36:13 -06:00
dahall a93ad71aab Fixed odd bug from interaction of new VB target and XML docs gen 2020-09-19 16:25:03 -06:00
dahall 6f0789ce03 Initial implementation of FirewallApi.dll. Yes, it is in VB instaead of C#. Ony VB support parameterized properties and the underlying COM objects have these. Plus, it was a fun experiment. 2020-09-18 21:28:36 -06:00
dahall 8eab7bf9a9 Improved compiler ignore process. Now all files starting with ~ are ignored. 2020-09-01 14:54:11 -06:00
dahall 29fae55e15 Added System reference from .props and new ALLOWSPAN definition for framework versions that support Span<T>. 2020-05-14 17:49:16 -06:00
dahall c0ff453a20 Moved much of the individual project file detail to root Directory.Build.* files for consistency. Fixed build errors due to bad or missing project tags. Cleaned up project files. 2020-04-03 14:51:10 -06:00