diff --git a/.gitignore b/.gitignore index 903ae02..a58de04 100644 --- a/.gitignore +++ b/.gitignore @@ -369,3 +369,5 @@ WebSCR_data/bin/Release/ VersGen/obj/Debug/ VersGen/bin/Debug/ + +WebSCR/bin/ diff --git a/DataUploader/DataUploader.csproj b/DataUploader/DataUploader.csproj index a0b0405..724761f 100644 --- a/DataUploader/DataUploader.csproj +++ b/DataUploader/DataUploader.csproj @@ -78,6 +78,9 @@ + + VersGen.cs + Default.aspx ASPXCodeBehind diff --git a/DataUploader/Properties/AssemblyInfo.cs b/DataUploader/Properties/AssemblyInfo.cs index ab1545d..16c5afa 100644 --- a/DataUploader/Properties/AssemblyInfo.cs +++ b/DataUploader/Properties/AssemblyInfo.cs @@ -1,5 +1,4 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following @@ -8,9 +7,9 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("DataUploader")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +//[assembly: AssemblyCompany("")] [assembly: AssemblyProduct("DataUploader")] -[assembly: AssemblyCopyright("Copyright © 2015")] +//[assembly: AssemblyCopyright("Copyright © 2015")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -31,5 +30,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +//[assembly: AssemblyVersion("1.0.0.0")] +//[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/VersGen/WebSC.cs b/VersGen/VersGen.cs similarity index 100% rename from VersGen/WebSC.cs rename to VersGen/VersGen.cs diff --git a/VersGen/VersGen.csproj b/VersGen/VersGen.csproj index f3c0c85..e0cc467 100644 --- a/VersGen/VersGen.csproj +++ b/VersGen/VersGen.csproj @@ -39,16 +39,16 @@ - + True True - WebSC.tt + VersGen.tt - + TextTemplatingFileGenerator - WebSC.cs + VersGen.cs diff --git a/VersGen/WebSC.tt b/VersGen/VersGen.tt similarity index 100% rename from VersGen/WebSC.tt rename to VersGen/VersGen.tt diff --git a/WebSCR/WebSCR.csproj b/WebSCR/WebSCR.csproj index 43761b7..22c567b 100644 --- a/WebSCR/WebSCR.csproj +++ b/WebSCR/WebSCR.csproj @@ -490,8 +490,8 @@ - - WebSC.cs + + VersGen.cs Allegati.aspx diff --git a/WebSCR/WebSCR.csproj.user b/WebSCR/WebSCR.csproj.user index bc15a20..fb2a6d5 100644 --- a/WebSCR/WebSCR.csproj.user +++ b/WebSCR/WebSCR.csproj.user @@ -10,7 +10,7 @@ - Release|Any CPU + IIS01|Any CPU