diff --git a/App.config b/App.config index 6771eb4..22df80d 100644 --- a/App.config +++ b/App.config @@ -12,7 +12,7 @@ - + diff --git a/GeekDesk.csproj b/GeekDesk.csproj index d37571f..1978f23 100644 --- a/GeekDesk.csproj +++ b/GeekDesk.csproj @@ -290,6 +290,7 @@ Resources.Designer.cs + SettingsSingleFileGenerator diff --git a/Update.json b/Update.json new file mode 100644 index 0000000..5ce2ae6 --- /dev/null +++ b/Update.json @@ -0,0 +1,5 @@ +{ + "version" : "1.0-beta", + "msg" : "", + "log" : "" +} \ No newline at end of file