diff --git a/Automation/Automation.csproj b/Automation/Automation.csproj
index 5d56d85..47572de 100644
--- a/Automation/Automation.csproj
+++ b/Automation/Automation.csproj
@@ -32,18 +32,9 @@
-
- True
- \
-
-
- True
- \
-
-
- True
- \
-
+
+
+
\ No newline at end of file
diff --git a/Function/Function.csproj b/Function/Function.csproj
index c138c60..647ee07 100644
--- a/Function/Function.csproj
+++ b/Function/Function.csproj
@@ -32,18 +32,9 @@
-
- True
- \
-
-
- True
- \
-
-
- True
- \
-
+
+
+
\ No newline at end of file
diff --git a/Protocol/Protocol.csproj b/Protocol/Protocol.csproj
index 0c1cfdc..c33c804 100644
--- a/Protocol/Protocol.csproj
+++ b/Protocol/Protocol.csproj
@@ -32,18 +32,9 @@
-
- True
- \
-
-
- True
- \
-
-
- True
- \
-
+
+
+
diff --git a/Skyline.DataMiner.sln b/Skyline.DataMiner.XmlSchemas.sln
similarity index 100%
rename from Skyline.DataMiner.sln
rename to Skyline.DataMiner.XmlSchemas.sln
diff --git a/XmlSchemas/CatalogReferences.xsd b/XmlSchemas/CatalogReferences.xsd
new file mode 100644
index 0000000..e0067eb
--- /dev/null
+++ b/XmlSchemas/CatalogReferences.xsd
@@ -0,0 +1,91 @@
+
+
+
+
+
+ Specifies the catalog artifacts to be included in the package.
+
+
+
+
+
+ Specifies the catalog artifact to be included in the package.
+
+
+
+
+
+ The name of the Catalog artifact.
+
+
+
+
+
+
+
+ Specifies the version of the catalog artifact.
+
+
+
+
+ This should be the name of the range (e.g. 1.0.0, 6.0.0, ...)
+
+
+
+
+
+
+ Specified whether the latest version from the range can be a pre-release version.
+
+
+
+
+
+
+
+
+
+
+
+
+ The GUID of the catalog artifact.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+ The representation of a GUID.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/XmlSchemas/ProjectReferences.xsd b/XmlSchemas/ProjectReferences.xsd
new file mode 100644
index 0000000..bcf14c8
--- /dev/null
+++ b/XmlSchemas/ProjectReferences.xsd
@@ -0,0 +1,64 @@
+
+
+
+
+
+ Specifies the projects that need to be included or excluded for the package.
+
+
+
+
+
+
+
+
+
+ Specifies the relative path of the projects that need to be included. This path is relative to the project folder.
+ Wildcards (*) are supported.
+
+
+
+
+
+
+ Specifies the relative path of the projects that need to be excluded. This path is relative to the project folder.
+ Wildcards (*) are supported.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Specifies a Visual Studio solution filter (.slnf). This can act as a bulk Include of ProjectReferences.
+
+
+
+
+
+ Specifies the relative path to the solution filter file (.slnf). This path is relative to the project folder.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/XmlSchemas/XmlSchemas.csproj b/XmlSchemas/XmlSchemas.csproj
index f1a4019..c17b608 100644
--- a/XmlSchemas/XmlSchemas.csproj
+++ b/XmlSchemas/XmlSchemas.csproj
@@ -20,18 +20,21 @@
-
- True
- \
-
-
- True
- \
-
-
- True
- \
-
+
+
+
+
+
+
+
+
+
+
+
+ PreserveNewest
+ true
+ contentFiles\any\any\Skyline\XSD;content\Skyline\XSD
+
@@ -44,9 +47,9 @@
-
-
-
+
+
+
\ No newline at end of file