Feature: Device Importing - Initial

This commit is contained in:
Gary Sharp
2013-07-22 21:16:31 +10:00
parent ab3ad25944
commit a3aaed1d13
25 changed files with 748 additions and 20 deletions
+1
View File
@@ -143,6 +143,7 @@ namespace Disco.Services.Plugins
"DotNet.Highcharts",
"EntityFramework",
"itextsharp",
"LumenWorks.Framework.IO",
"Microsoft.AspNet.SignalR.Core",
"Microsoft.AspNet.SignalR.Owin",
"Microsoft.AspNet.SignalR.SystemWeb",
+2 -2
View File
@@ -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.0722.1715")]
[assembly: AssemblyFileVersion("1.2.0722.1715")]
[assembly: AssemblyVersion("1.2.0722.2112")]
[assembly: AssemblyFileVersion("1.2.0722.2112")]