VM-Packages
VM-Packages copied to clipboard
Added static download link for NetworkMiner 2.9
It feels a bit awkward to set the NetworkMiner version to something other than 2.9.0 in networkminer.vm.nuspec. Is it possible to set the nuspec version to something like 2.9.0-static or similar to indicate that the version is the same, but the source URL has changed?
We use the forth segment when changing a package but keeping the same tools version, as documented in the wiki. In this case: 2.9.0.20240621.
Hi @erik4711!
Wanted to follow up to see if you would be able to make the change in the .nuspec from <version>2.9.0</version> to <version>2.9.0.20240621</version> and we can look into merging the change? 😊
Thank you!
@emtuls @Ana06 See pull request #1115 with updated URL and nuspec version.