Questions tagged [multiple-versions]

139 questions
-1
votes
1 answer

.net core 2.2.0 vs 2.2.7 cannot consolidate, because versions locked by project

I have a Visual Studio solution relying on .net core 2.2. Once updated to sdk 2.2.7, only one project depends on SDK->Microsoft.NETCore.App 2.2.7; the other projects keeps referring to SDK->Microsoft.NETCore.App 2.2.0. Going in nuget manager,…
LorenzoGi
  • 256
  • 4
  • 14
-1
votes
1 answer

How to differentiate between paid and free version of app in xamarin forms

Is there a way to enable certain features in the code base based on the version of the app that is running? This is for a Xamarin Forms cross platform app. I plan to have a free, paid and enterprise version of apps.
sidsud
  • 25
  • 9
-1
votes
1 answer

Multiple php versions - maximizing compatibility

I'm hosting many moodle platform on a webserver. They are mostly 2.4, therefore php 5.3.2 is installed. For 2.5 it's needed php 5.3.3 (though if we upgrade from 2.4 to 2.5 it seems to work). Some clients are wanting/demanding to have fresh installs…
dult.np
  • 67
  • 10
1 2 3
9
10