EgtDotNETBasis 3.1a1 :
- tolta dipendenza inutile da NewtonsoftJson
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
<!-- <icon>icon.png</icon> -->
|
||||
<description>EgtDotNETBasis</description>
|
||||
<copyright>Copyright © 2020-2025 by Egalware s.r.l.</copyright>
|
||||
<dependencies>
|
||||
<dependency id="Newtonsoft.Json" version="13.0.4" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="EgtDotNETBasis\bin\Debug\Egt*.dll" target="lib" />
|
||||
|
||||
@@ -9,9 +9,6 @@
|
||||
<!-- <icon>icon.png</icon> -->
|
||||
<description>EgtDotNETBasis</description>
|
||||
<copyright>Copyright © 2020-2025 by Egalware s.r.l.</copyright>
|
||||
<dependencies>
|
||||
<dependency id="Newtonsoft.Json" version="13.0.4" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="EgtDotNETBasis\bin\Release\Egt*.dll" target="lib" />
|
||||
|
||||
@@ -28,5 +28,5 @@ Imports System.Runtime.InteropServices
|
||||
' Revision
|
||||
'
|
||||
|
||||
<Assembly: AssemblyVersion("2.7.11.20")>
|
||||
<Assembly: AssemblyFileVersion("2.7.11.20")>
|
||||
<Assembly: AssemblyVersion("3.1.1.1")>
|
||||
<Assembly: AssemblyFileVersion("3.1.1.1")>
|
||||
|
||||
Reference in New Issue
Block a user