diff --git a/SuperGrate/Properties/app.manifest b/SuperGrate/Properties/app.manifest index 7799e02..6c94425 100644 --- a/SuperGrate/Properties/app.manifest +++ b/SuperGrate/Properties/app.manifest @@ -31,16 +31,16 @@ - + - + - + diff --git a/SuperGrate/SuperGrate.csproj b/SuperGrate/SuperGrate.csproj index be43be4..2bdcf50 100644 --- a/SuperGrate/SuperGrate.csproj +++ b/SuperGrate/SuperGrate.csproj @@ -9,12 +9,13 @@ WinExe SuperGrate SuperGrate - v4.7.2 + v4.8 512 true true + AnyCPU @@ -163,6 +164,7 @@ + diff --git a/SuperGrate/app.config b/SuperGrate/app.config new file mode 100644 index 0000000..bdb1ba0 --- /dev/null +++ b/SuperGrate/app.config @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file