From 98f7097fa0bff9cd33752a7dfd449c4ec19e727f Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Sun, 1 Apr 2018 17:01:22 +0200 Subject: [PATCH] Added content for coolermaster and msi (this is needed by nuget) --- CoolerMaster/CoolerMaster.nuspec | 2 + CoolerMaster/Layouts/DeviceLayout.xsd | 66 +++++++++++++++++++++++++++ Msi/Layouts/DeviceLayout.xsd | 66 +++++++++++++++++++++++++++ Msi/Msi.nuspec | 2 + 4 files changed, 136 insertions(+) create mode 100644 CoolerMaster/Layouts/DeviceLayout.xsd create mode 100644 Msi/Layouts/DeviceLayout.xsd diff --git a/CoolerMaster/CoolerMaster.nuspec b/CoolerMaster/CoolerMaster.nuspec index 3f65e3f..674c568 100644 --- a/CoolerMaster/CoolerMaster.nuspec +++ b/CoolerMaster/CoolerMaster.nuspec @@ -16,6 +16,8 @@ en-US + + diff --git a/CoolerMaster/Layouts/DeviceLayout.xsd b/CoolerMaster/Layouts/DeviceLayout.xsd new file mode 100644 index 0000000..91ced39 --- /dev/null +++ b/CoolerMaster/Layouts/DeviceLayout.xsd @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Msi/Layouts/DeviceLayout.xsd b/Msi/Layouts/DeviceLayout.xsd new file mode 100644 index 0000000..91ced39 --- /dev/null +++ b/Msi/Layouts/DeviceLayout.xsd @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Msi/Msi.nuspec b/Msi/Msi.nuspec index dbfc2af..00b5397 100644 --- a/Msi/Msi.nuspec +++ b/Msi/Msi.nuspec @@ -16,6 +16,8 @@ en-US + +