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
cc0625848474afb79ace49bb08dd4963f9455ec4
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: 889ms Template: 209ms
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