License
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<OutputPath>bin\x64\Debug\</OutputPath>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
@@ -1329,6 +1329,7 @@
|
||||
<EmbeddedResource Include="GVMS\frmGVMSNew.resx">
|
||||
<DependentUpon>frmGVMSNew.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||
<EmbeddedResource Include="My Project\Resources.resx">
|
||||
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||
|
||||
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
' übernehmen, indem Sie "*" eingeben:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("3.9.2.6")>
|
||||
<Assembly: AssemblyFileVersion("3.9.2.6")>
|
||||
<Assembly: AssemblyVersion("3.9.2.7")>
|
||||
<Assembly: AssemblyFileVersion("3.9.2.7")>
|
||||
|
||||
1
Aviso/My Project/licenses.licx
Normal file
1
Aviso/My Project/licenses.licx
Normal file
@@ -0,0 +1 @@
|
||||
GrapeCity.ActiveReports.SectionReport, GrapeCity.ActiveReports, Version=15.2.3.0, Culture=neutral, PublicKeyToken=cc4967777c49a3ff
|
||||
Reference in New Issue
Block a user