diff --git a/.gitignore b/.gitignore
index b219f12..705620a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -395,4 +395,5 @@ Generated_Code #added for RIA/Silverlight projects
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup*/
-UpgradeLog*.XML
\ No newline at end of file
+UpgradeLog*.XML
+/StockMan.CORE/Properties/PublishProfiles/IIS04.pubxml.user
diff --git a/Resources/ChangeLog-original.html b/Resources/ChangeLog-original.html
new file mode 100644
index 0000000..e2e6859
--- /dev/null
+++ b/Resources/ChangeLog-original.html
@@ -0,0 +1,27 @@
+
+ StockMan CORE - Gestione Magazzino
+ Versione: {{CURRENT-REL}}
+
Note di rilascio:
+
+ -
+ Ultime modifiche:
+
+
+ -
+ v.3.* →
+
+ - Versione CORE
+ - Release dotnet6
+ - Integrazione EFCore
+
+
+
+
+
+

+
+
+
+
\ No newline at end of file
diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html
new file mode 100644
index 0000000..2e09811
--- /dev/null
+++ b/Resources/ChangeLog.html
@@ -0,0 +1,27 @@
+
+ StockMan CORE - Gestione Magazzino
+ Versione: 3.0.2303.0215
+
Note di rilascio:
+
+ -
+ Ultime modifiche:
+
+
+ -
+ v.3.* →
+
+ - Versione CORE
+ - Release dotnet6
+ - Integrazione EFCore
+
+
+
+
+
+

+
+
+
+
diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt
new file mode 100644
index 0000000..3a4b970
--- /dev/null
+++ b/Resources/VersNum.txt
@@ -0,0 +1 @@
+3.0.2303.0215
diff --git a/Resources/logoSteamware.png b/Resources/logoSteamware.png
new file mode 100644
index 0000000..0958b50
Binary files /dev/null and b/Resources/logoSteamware.png differ
diff --git a/Resources/manifest-original.xml b/Resources/manifest-original.xml
new file mode 100644
index 0000000..a9269ca
--- /dev/null
+++ b/Resources/manifest-original.xml
@@ -0,0 +1,7 @@
+
+-
+ 1.0.0.0
+ http://nexus.steamware.net/repository/SWS/{{DIRNAME}}/{{BRANCHNAME}}/{{PACKNAME}}.zip
+ http://nexus.steamware.net/repository/SWS/{{DIRNAME}}/{{BRANCHNAME}}/ChangeLog.html
+ false
+
diff --git a/Resources/manifest.xml b/Resources/manifest.xml
new file mode 100644
index 0000000..81fcb7a
--- /dev/null
+++ b/Resources/manifest.xml
@@ -0,0 +1,7 @@
+
+-
+ 3.0.2303.0215
+ http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip
+ http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html
+ false
+