Moduleinstall: finalized
This commit is contained in:
Binary file not shown.
@ -0,0 +1,11 @@
|
||||
[
|
||||
"/SZUAbsolventenverein.Module.EventRegistration.Client.Oqtane.dll",
|
||||
"/SZUAbsolventenverein.Module.EventRegistration.Client.Oqtane.pdb",
|
||||
"/SZUAbsolventenverein.Module.EventRegistration.Server.Oqtane.dll",
|
||||
"/SZUAbsolventenverein.Module.EventRegistration.Server.Oqtane.pdb",
|
||||
"/SZUAbsolventenverein.Module.EventRegistration.Shared.Oqtane.dll",
|
||||
"/SZUAbsolventenverein.Module.EventRegistration.Shared.Oqtane.pdb",
|
||||
"/wwwroot/_content/Placeholder.txt",
|
||||
"/wwwroot/Modules/SZUAbsolventenverein.Module.EventRegistration/Module.js",
|
||||
"/wwwroot/Modules/SZUAbsolventenverein.Module.EventRegistration/Module.css"
|
||||
]
|
@ -86,5 +86,8 @@
|
||||
"Microsoft.IdentityModel.JsonWebTokens.dll": 1,
|
||||
"Microsoft.IdentityModel.Tokens.dll": 1,
|
||||
"SQLitePCLRaw.batteries_v2.dll": 1,
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions.dll": 1
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions.dll": 1,
|
||||
"SZUAbsolventenverein.Module.EventRegistration.Client.Oqtane.dll": 1,
|
||||
"SZUAbsolventenverein.Module.EventRegistration.Server.Oqtane.dll": 1,
|
||||
"SZUAbsolventenverein.Module.EventRegistration.Shared.Oqtane.dll": 1
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
/* Module Custom Styles */
|
@ -0,0 +1,5 @@
|
||||
/* Module Script */
|
||||
var SZUAbsolventenverein = SZUAbsolventenverein || {};
|
||||
|
||||
SZUAbsolventenverein.EventRegistration = {
|
||||
};
|
Reference in New Issue
Block a user