diff --git a/.gitignore b/.gitignore index 4d35dd3..92f5650 100644 --- a/.gitignore +++ b/.gitignore @@ -154,4 +154,6 @@ $RECYCLE.BIN/ # Mac desktop service store files .DS_Store -.vs \ No newline at end of file +.vs +*.nupkg +Releases/ \ No newline at end of file diff --git a/ProcessCpuUsageStatusWindow.csproj b/ProcessCpuUsageStatusWindow.csproj index 66d7853..1f66043 100644 --- a/ProcessCpuUsageStatusWindow.csproj +++ b/ProcessCpuUsageStatusWindow.csproj @@ -76,7 +76,9 @@ ResXFileCodeGenerator Resources.Designer.cs + + SettingsSingleFileGenerator Settings.Designer.cs @@ -94,6 +96,16 @@ 1.0.0.7 + + 1.7.9 + + + + + False + .NET Framework 3.5 SP1 + false +