Versionning
This commit is contained in:
parent
a4a1c6e271
commit
217cc49019
5 changed files with 16 additions and 11 deletions
|
|
@ -20,6 +20,7 @@ namespace isnd.Services
|
|||
public class PackageManager : IPackageManager
|
||||
{
|
||||
public const string BASE_API_LEVEL = "3.5.0";
|
||||
|
||||
ApplicationDbContext dbContext;
|
||||
|
||||
public PackageManager(ApplicationDbContext dbContext,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue