Logo
Explore Help
Sign In
Diplomarbeit-Absolventenverein/oqtane.framework
10
0
Fork 0
You've already forked oqtane.framework
Code Issues Pull Requests 1 Packages Projects Releases Wiki Activity
Files
ec6a6d6653e07ef0849dd9791da01a609ac87d1a
oqtane.framework/Oqtane.Server/Infrastructure/Interfaces/IUpgradeManager.cs
Shaun Walker 7c6dc6d774 Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable
2020-05-01 10:27:14 -04:00

10 lines
163 B
C#
Raw Blame History

using Oqtane.Models;
namespace Oqtane.Infrastructure
{
public interface IUpgradeManager
{
void Upgrade(Tenant tenant, string version);
}
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 1276ms Template: 493ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API