Quantcast
Channel: wixsharp Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1354

New Post: Upgrades out of order?

$
0
0
Actually VersionRange.NewerThanThis is not a magic constant but a predefined object, which you can define by yourself :)
UpgradeVersions = new VersionRange
                  {
                      Minimum = "0.0.0.0",
                      Maximum = "99.99.99.99",
                      IncludeMinimum = true,
                      IncludeMaximum = true,
                  };
I haven't tried it so there may be some other hiccups.

Viewing all articles
Browse latest Browse all 1354

Trending Articles



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