Update: Assemblies available to Plugins
This commit is contained in:
@@ -143,14 +143,16 @@ namespace Disco.Services.Plugins
|
||||
"DotNet.Highcharts",
|
||||
"EntityFramework",
|
||||
"itextsharp",
|
||||
"Microsoft.AspNet.SignalR.Core",
|
||||
"Microsoft.AspNet.SignalR.Owin",
|
||||
"Microsoft.AspNet.SignalR.SystemWeb",
|
||||
"Microsoft.Owin.Host.SystemWeb",
|
||||
"Microsoft.Web.Infrastructure",
|
||||
"Newtonsoft.Json",
|
||||
"Org.Mentalis.Security",
|
||||
"Owin",
|
||||
"Quartz",
|
||||
"RazorGenerator.Mvc",
|
||||
"SignalR",
|
||||
"SignalR.Hosting.AspNet",
|
||||
"SignalR.Hosting.Common",
|
||||
"Spring.Core",
|
||||
"System.Data.SqlServerCe",
|
||||
"System.Data.SqlServerCe.Entity",
|
||||
|
||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.2.0506.2022")]
|
||||
[assembly: AssemblyFileVersion("1.2.0506.2022")]
|
||||
[assembly: AssemblyVersion("1.2.0509.1622")]
|
||||
[assembly: AssemblyFileVersion("1.2.0509.1622")]
|
||||
Reference in New Issue
Block a user