diff --git a/.gitignore b/.gitignore
index 1c9a181..1584f38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -240,3 +240,5 @@ ModelManifest.xml
# FAKE - F# Make
.fake/
+
+DotNetValidationDemo_v13\.zip
diff --git a/App.config b/App.config
index 6850fc2..fa344e6 100644
--- a/App.config
+++ b/App.config
@@ -1,7 +1,7 @@
-
+
-
+
@@ -16,6 +16,35 @@
+
+
+
+
+ True
+
+
+ http://ontoserver.csiro.au/stu3-latest|http://tx.fhir.org/r3
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Furore.Fhir.ValidationDemo.csproj b/Furore.Fhir.ValidationDemo.csproj
index 323d4ad..47b88ba 100644
--- a/Furore.Fhir.ValidationDemo.csproj
+++ b/Furore.Fhir.ValidationDemo.csproj
@@ -32,12 +32,26 @@
4
+
+ packages\Hl7.Fhir.DSTU2.0.92.5-beta3\lib\net45\Hl7.Fhir.DSTU2.Core.dll
+
+
+ packages\Hl7.Fhir.Specification.DSTU2.0.92.5-beta3\lib\net45\Hl7.Fhir.DSTU2.Specification.dll
+
+
+ packages\Hl7.Fhir.Support.0.4.4-beta3\lib\net45\Hl7.Fhir.Support.dll
+
+
+ packages\Hl7.FhirPath.0.4.4-beta3\lib\net45\Hl7.FhirPath.dll
+
packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
- True
+
+ packages\System.ValueTuple.4.4.0-preview2-25405-01\lib\netstandard1.0\System.ValueTuple.dll
+
@@ -57,6 +71,12 @@
+
+ Form
+
+
+ SettingsForm.cs
+
MainForm.cs
@@ -69,6 +89,9 @@
True
Resources.resx
+
+ SettingsForm.cs
+
Designer
@@ -81,24 +104,13 @@
Settings.settings
True
+
+ PreserveNewest
+
-
-
- {7C9F23BF-498C-40AA-80CF-D495CE58D246}
- Hl7.Fhir.Core
-
-
- {61AF8F62-C4AA-4A5F-A7D5-76021A300D09}
- Hl7.Fhir.Specification
-
-
- {8e194124-0629-4059-a084-fd42fcb6ca42}
- Hl7.Fhir.Support
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 4, 13
+
+
\ No newline at end of file
diff --git a/SyncDropBox.cmd b/SyncDropBox.cmd
new file mode 100644
index 0000000..53bec5b
--- /dev/null
+++ b/SyncDropBox.cmd
@@ -0,0 +1,3 @@
+@Echo Off
+Copy .\bin\Release\*.* \DropBox\Validator.stu3\
+Pause
diff --git a/packages.config b/packages.config
index e1fae9c..eac7bcb 100644
--- a/packages.config
+++ b/packages.config
@@ -1,4 +1,9 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/specification.zip b/specification.zip
new file mode 100644
index 0000000..a10a34c
Binary files /dev/null and b/specification.zip differ