lostnet opened a new pull request #14: URL: https://github.com/apache/couchdb-glazier/pull/14
The status of [supportedRuntime](https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/startup/supportedruntime-element) and [TargetFrameworkVersion](https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild-target-framework-and-target-platform) are rather confusing. In theory using the lowest version of TargetFrameworkVersion that could be in use would probably be best but I think building with a supported version means forcing an upgrade for anyone using something earlier than the [supported versions](https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-framework). In my testing using v4.0 for both and not setting any specific sku seems to be working which should cover any OS not long EOLed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
