winrt-rust
winrt-rust copied to clipboard
Add CI using Azure Pipelines
We should at least run cargo test --features "windows-devices windows-data windows-ui windows-system"
(unfortunately the features for cargo test
to work have to be enabled manually right now ... is there a better way?)
Instead of AppVeyor (which is slow), maybe Azure Pipelines are now a better solution.