Commit Graph

32 Commits (4620e983be2fa6acf877d47aecebcfa817ce7bbc)

Author SHA1 Message Date
David Hall 0df5f11545 Changed VssApi back to net6 2024-06-03 20:19:15 -06:00
David Hall 396ec6c34d Changed VssApi to net7.0 since 8.0 didn't work. 2024-06-01 10:04:47 -06:00
David Hall 9db873525f Changed VssApi to net8.0 to avoid build errors 2024-06-01 09:01:06 -06:00
David Hall 905cc84aa0 Removed unused packages from VssApi 2024-05-29 11:16:50 -06:00
David Hall 8568b342aa Fixed versioning to 4.0.2 and updated project docs 2024-05-10 15:05:05 -06:00
David Hall 6ad9ce3d74 Updated version to 4.0.2 2024-05-05 17:27:16 -06:00
David Hall b162c0d26a Updated version to 4.0.1 and copyright date to 2024 2024-04-03 07:29:47 -07:00
David Hall 45c0a6869c More beta2 updates 2024-02-23 18:01:41 -07:00
David Hall 7cb35c9a78 Updated project info 2023-12-30 17:57:13 -07:00
David Hall 0fb254a3b2 Checkpoint before net80 changes 2023-12-30 15:29:39 -07:00
David Hall 77e4174405 Check in for VssApi -- not ready for packaging, but builds 2023-12-18 17:07:54 -07:00
David Hall 6a8f1e3a11 Updated project and solution files with new Vss updates 2023-11-24 17:27:49 -07:00
David Hall d58047e3c0 Moved vss info files to VssApi and renamed vcxproj to Vanara.PInvoke.VssApi to match .NET projects. 2023-11-24 17:27:33 -07:00
David Hall 103f5ac29f Updated Vss project files 2023-11-24 16:33:54 -07:00
David Hall 907f21467e Fixed build for VssApi 2023-11-22 17:52:26 -07:00
David Hall aefc44abcf Added nullability to VssApi and test 2023-10-21 19:45:24 -06:00
David Hall 61aa8a27dd Undo change with version to VssApi project 2023-01-16 12:14:56 -07:00
David Hall 643a8c1556 Updated version to 3.4.13 2023-01-16 07:55:01 -07:00
David Hall 2bed2f1065 Put nuspec build info into project for VssApi 2022-12-29 13:38:48 -07:00
David Hall aec17d3f0d Updated VssApi project to use nuspec file, but not auto build yet. 2022-12-29 09:44:05 -07:00
David Hall d09b260f81 Updated VssApi.nuspec to pull values from project. 2022-12-29 09:39:30 -07:00
David Hall be1420392e Removed nuget post build event from VssApi 2022-12-20 15:08:44 -07:00
David Hall a620e499fc Got the VssApi projects to build 2022-12-16 23:40:39 -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 2eddeabf2c More updates and unit tests for VSS (still not ready) 2021-12-27 09:20:57 -07:00
dahall ce721c9185 Update documentation and static class names for VSS 2021-12-12 13:35:57 -07:00
dahall 79703bd285 Fixed project and solution so VssApi builds correctly for .NET 5.0 2021-12-12 12:57:23 -07:00
dahall b7e26fcfd7 Moved VssApi (C#) project to new directory and project name of VssApiMgd. Added C++/CLI project for VssApi wrappers named VssApi. 2021-12-12 10:39:49 -07:00
dahall f7620793fc Changed VssApi to VssApiMgd and removed auto package build 2021-12-12 10:24:06 -07:00
dahall db415107d7 Updated documentation 2021-12-12 10:23:13 -07:00
dahall 75a4110f04 Fixeds, updates and additions to VssApi 2021-12-12 10:03:59 -07:00
dahall 2152ff4bea Added VssApi assembly with all interop ready interfaces and functions. This is only partially viable as some of the methods return pointers to C++ classes which are not accessible in managed code. 2021-11-11 13:03:22 -07:00