diff --git a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
index 3cbe35d6d..ff4700e94 100644
--- a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
+++ b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
@@ -15,12 +15,10 @@
1.0.0
- 1.0.0-beta2
+ 1.0.0-beta3
1.0.0
1.0.0
Flow.Launcher.Plugin
- true
- snupkg
Flow-Launcher
MIT
https://github.com/Flow-Launcher/Flow.Launcher
@@ -30,6 +28,10 @@
true
+
+ true
+
+
true
full
@@ -43,7 +45,7 @@
- portable
+ embedded
true
..\Output\Release\
TRACE
@@ -54,18 +56,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/appveyor.yml b/appveyor.yml
index 02027f83e..e476bd3b1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -29,6 +29,4 @@ artifacts:
- path: 'Output\Packages\Flow-Launcher-*.zip'
name: Zip
- path: 'Output\Release\Flow.Launcher.Plugin.*.nupkg'
- name: Plugin nupkg
-- path: 'Output\Release\Flow.Launcher.Plugin.*.snupkg'
- name: Plugin snupkg
\ No newline at end of file
+ name: Plugin nupkg
\ No newline at end of file