Logo
Explore Help
Sign In
Diplomarbeit-Absolventenverein/oqtane.framework
9
0
Fork 0
You've already forked oqtane.framework
mirror of https://github.com/oqtane/oqtane.framework.git synced 2025-05-15 04:11:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
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.23.6 Page: 504ms Template: 7ms
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