Commit graph

10 commits

Author SHA1 Message Date
Jeremy Wu
9c65b84345 Fix error occurred when publishing self contained .Net Core Wox
Error occurs during nuget pack, complaining about some of the core dlls have incorrect timestamp
2020-04-10 21:39:50 +10:00
Jeremy Wu
530d2c0962 Change ppy.squirrel.windows back to squirrel.windows 1.5.2:
- ppy.squirrel is not fully .net core upgraded, so it is still showing restored using .net framework
- does not contain .net core runtime installer which is now required by Wox
- UpdateManager.RestartApp method is throwing an OSU application specific error which Wox is unable to resolve.
- Squirrel.Windows 1.5.2 still works and functionalities required by Wox are compatible. Tested RestartApp method, tested enable/disable protable mode methods and tested updating Wox to the latest version.
2020-04-08 18:53:34 +10:00
Jeremy Wu
2eb4d55ab9 update post build script to use ppy.squirrel + latest nuget cmdline 2020-04-03 19:22:26 +11:00
Jeremy Wu
26e93869a9 Merge branch 'master' up to commit f325674 2020-04-01 22:20:33 +11:00
Jeremy Wu
d80934c235
Update post_build script's packages reference path (#173)
* Update post_build script's packages reference path

* Change to static version

* remove inappropriate word
2020-03-27 11:13:22 +03:00
bao-qian
b16abfba9c Remove more duplicated dll 2017-03-30 18:52:49 +01:00
bao-qian
6945eb548f Add default config 2017-03-14 20:28:05 +00:00
bao-qian
1c90b09e2d Make the name same as post build event in vs 2017-03-14 02:14:20 +00:00
bao-qian
f79a493083 Merge appveor build script and visual studio build script into one 2017-03-14 02:12:33 +00:00
bao-qian
d8032836bf Rewrite appveyor build script 2017-03-14 00:45:41 +00:00