Logo
Explore Help
Sign In
Diplomarbeit-Absolventenverein/oqtane.framework
6
0
Fork 0
You've already forked oqtane.framework
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
1ee9c2cf0ef938715a56109d2bae4ce9662a16a1
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: 1033ms Template: 8ms
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