Átállás

JUSTWEB létrehozása
This commit is contained in:
2017-08-24 10:42:06 +02:00
parent 159a71d3d0
commit e986f8cc23
120 changed files with 241221 additions and 239306 deletions
@@ -9,10 +9,10 @@ Imports System.Runtime.InteropServices
' Review the values of the assembly attributes
<Assembly: AssemblyTitle("Nuvolar.Scanner.Console")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyDescription("Nuvolar ERP System Scanner Console")>
<Assembly: AssemblyCompany("Nuvolar ERP System")>
<Assembly: AssemblyProduct("Nuvolar.Scanner.Console")>
<Assembly: AssemblyCopyright("Copyright © 2015")>
<Assembly: AssemblyCopyright("Copyright © 2006-2017")>
<Assembly: AssemblyTrademark("")>
<Assembly: ComVisible(False)>
@@ -143,12 +143,6 @@
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Nuvolar.Scanner.Module.CSharp\Nuvolar.Scanner.Module.CSharp.csproj">
<Project>{1fc602bc-73ff-4ec9-99a9-4d43fc7dc90c}</Project>
<Name>Nuvolar.Scanner.Module.CSharp</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.