Quantcast
Channel: OxyPlot (moved to GitHub)
Viewing all articles
Browse latest Browse all 2061

Commented Unassigned: Nuget packages should use versoin on dependencies [10167]

$
0
0
The nuget packages that reference the OxyPlot.Core package should use the exact version for this dependency:
```xml
<dependency id="OxyPlot.Core" version="[2014.1.1]"/>
```

So the Nuget does automatically update the core package and you don't have problems with different versions between core and e.g. Wpf.

The drawback is that the OxyPlot build server has to update the nuspec files.
Or maybe nuget supports to specify the version as a parameter for the pack command (don't know).
Comments: Thanks for the link! Should be fixed now!

Viewing all articles
Browse latest Browse all 2061

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>