EgtDotNETBasis 2.7.11.2:

- aggiunte dll c++
This commit is contained in:
Emmanuele Sassi
2025-11-13 11:24:58 +01:00
parent db8205a36b
commit 8af9fe3f32
5 changed files with 4 additions and 2 deletions
+1
View File
@@ -17,5 +17,6 @@
<file src="EgtDotNETBasis\bin\Debug\Egt*.dll" target="lib" />
<file src="EgtDotNETBasis\bin\Debug\Egt*.config" target="lib" />
<file src="EgtDotNETBasis\bin\Debug\Egt*.pdb" target="lib" />
<file src="ExtLib\EgtBasisD*.dll" target="lib" />
</files>
</package>
+1
View File
@@ -15,5 +15,6 @@
</metadata>
<files>
<file src="EgtDotNETBasis\bin\Release\Egt*.dll" target="lib" />
<file src="ExtLib\EgtBasisR*.dll" target="lib" />
</files>
</package>
+2 -2
View File
@@ -28,5 +28,5 @@ Imports System.Runtime.InteropServices
' Revision
'
<Assembly: AssemblyVersion("2.7.11.1")>
<Assembly: AssemblyFileVersion("2.7.11.1")>
<Assembly: AssemblyVersion("2.7.11.2")>
<Assembly: AssemblyFileVersion("2.7.11.2")>
Binary file not shown.
Binary file not shown.