Átállás
JUSTWEB létrehozása
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user