diff --git a/.mono/registry/CurrentUser/software/microsoft/csdevkit/telemetry/persistentpropertybag/microsoft.visualstudio.code.servicehost/values.xml b/.mono/registry/CurrentUser/software/microsoft/csdevkit/telemetry/persistentpropertybag/microsoft.visualstudio.code.servicehost/values.xml new file mode 100644 index 0000000..a20e2d4 --- /dev/null +++ b/.mono/registry/CurrentUser/software/microsoft/csdevkit/telemetry/persistentpropertybag/microsoft.visualstudio.code.servicehost/values.xml @@ -0,0 +1,5 @@ + + 25 + 3 + 0 + \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..5ea5233 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "dotnet.preferCSharpExtension": true, + "omnisharp.useModernNet": false, + "omnisharp.monoPath": "/usr/bin/mono" +} \ No newline at end of file diff --git a/PrintScreen/PrintScreen.csproj b/PrintScreen/PrintScreen.csproj index 7af8146..7b63b88 100644 --- a/PrintScreen/PrintScreen.csproj +++ b/PrintScreen/PrintScreen.csproj @@ -11,7 +11,9 @@ v4.5 512 true - + + CurrentArchitecture + CurrentRuntime AnyCPU