Átállás
JUSTWEB létrehozása
This commit is contained in:
@@ -6,11 +6,11 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("Nuvolar.Web.CSharp")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyDescription("Nuvolar ERP System WEB module")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("-")]
|
||||
[assembly: AssemblyCompany("Nuvolar ERP System")]
|
||||
[assembly: AssemblyProduct("Nuvolar.Web.CSharp")]
|
||||
[assembly: AssemblyCopyright("Copyright © - 2006-2016")]
|
||||
[assembly: AssemblyCopyright("Copyright © - 2006-2017")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
@@ -28,4 +28,4 @@ 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("16.2.3.1010")]
|
||||
[assembly: AssemblyVersion("17.1.5.1010")]
|
||||
|
||||
Reference in New Issue
Block a user