Closed igitur closed 2 years ago
@amaggiulli So, in the future, when you want to bump the version, you will now have only 1 file to edit: QLNet.props
@igitur looks good, about samples I'm not sure what the best for users, currently they can run/debug samples withut the need to build QLNet, also when working on QLNet it do not compile samples on each changes, but now that samples are in separate solution maybe is not an issue.
@igitur looks good, about samples I'm not sure what the best for users, currently they can run/debug samples withut the need to build QLNet, also when working on QLNet it do not compile samples on each changes, but now that samples are in separate solution maybe is not an issue.
How do most users use the samples at the moment? If they're using the sample code, are they not cloning the entire repo, in which case the QLNet project would be available too? I thought that this would be the general case.
I can drop that commit if you prefer.
closing for now
This PR does 2 things