awslabs / aws-crt-dotnet

.NET bindings for the AWS Common Runtime
Apache License 2.0
10 stars 2 forks source link

CMake as build-only dependency #77

Closed bretambrose closed 2 years ago

bretambrose commented 2 years ago

Experimental change to try and make CMake a build-only dependency so that nuget consumption does not require it. Will require a successful release and external consumption from nuget package to verify validity.

Also updates CI (which was about 4 months stale) to pinned Windows/Mac images and removes netcoreapp2.1 as a test run target.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.