Jack251970
f7b3a7c812
Fix Squirrel.exe path
2025-09-16 12:12:35 +08:00
Hongtao Zhang
e96a4cf59d
Merge remote-tracking branch 'origin/dev' into net9
...
# Conflicts:
# Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
# Flow.Launcher/Flow.Launcher.csproj
2025-07-15 15:52:34 -07:00
Hongtao Zhang
f26d5632c8
use powershell and revert change in post_build.ps1
2025-03-26 22:01:53 -05:00
Hongtao Zhang
2868c7256e
fix path issue
2025-03-20 10:29:34 -05:00
Hongtao Zhang
8e26a4c077
delete only the first level dll
2025-03-16 22:37:23 -05:00
Hongtao Zhang
d770e6dbb5
try delete only the first level dll
2025-03-16 17:08:55 -05:00
Hongtao Zhang
a870e2773a
fix ignore list
2025-03-16 17:07:33 -05:00
Hongtao Zhang
cb839a1568
ignore System.Text.Encodings.Web.dll
2025-03-16 17:01:57 -05:00
Hongtao Zhang
01b4b27d82
revert dotnet pack
2025-03-16 16:48:35 -05:00
Hongtao Zhang
0017971b31
revert nuget_packages enviromental variables
2025-03-16 16:39:50 -05:00
Hongtao Zhang
9cd4e80a76
use nuget packages path and fix pwsh behavior
2025-03-16 16:26:14 -05:00
Hongtao Zhang
bfa1c91d33
fix typo
2025-02-26 22:46:08 +08:00
Hongtao Zhang
865c865942
update to .net 9
2025-02-26 22:37:41 +08:00
Ioannis G
4ddf037a6f
remove NuGet.CommandLine package
...
AppVeyor now has the nuget CLI pre-installed in the build image we use,
so we no longer need to manually install and alias it in our build script.
2023-05-26 17:04:55 +03:00
Hongtao Zhang
631ec074f2
update path
2022-12-30 21:38:39 -05:00
Hongtao Zhang
db354a23a5
Update to .Net 7
2022-12-30 19:12:11 -05:00
Jeremy Wu
c9b50bb90b
Bump NuGet CommandLine version ( #1601 )
2022-12-08 13:38:13 -06:00
dependabot[bot]
3bc5bcbda1
Bump NuGet.CommandLine from 5.4.0 to 5.7.2 ( #1241 )
2022-06-25 12:40:18 -05:00
Kevin Zhang
f9d608840d
Upgrade to .net 6
2021-12-28 11:36:28 -06:00
Jeremy
8fbf755155
fix build failure
...
nuget pack 5.10.0 requires target platform version to be appended to nuspec
2021-08-25 09:03:20 +10:00
Jeremy Wu
bd33914abc
change to fix major vesion ifor post_build script's nuget commandline
2021-08-20 07:53:18 +10:00
Jeremy
e6785dc919
standardise flow installer- remove version from exe installer
2021-07-28 21:24:16 +10:00
Jeremy Wu
cc09f33655
change portable release with out appending the version
...
makes it easier to link download
2021-07-24 19:10:07 +10:00
Jeremy Wu
6ed83aaa6c
add portable release
2021-07-24 18:08:25 +10:00
Kevin Zhang
5442a066b8
Use UTF8
2021-06-28 12:16:59 +08:00
Kevin Zhang
4443200490
remove createdump.exe
2021-06-28 11:26:18 +08:00
Kevin Zhang
cc9c51d899
Use Regex instead of parsing JsonObject
2021-06-28 11:03:09 +08:00
Kevin Zhang
b729cb1c7d
remove createdump.exe
2021-06-28 07:30:29 +10:00
弘韬 张
a37f1918ae
Update all profile to dotnet 5
2021-02-12 03:17:13 +08:00
张弘韬
12891a1888
change publish profile to Net5 one
2021-01-09 11:30:32 +08:00
Ioannis G
ce2d5d247e
appveyor: remove zip of output from artifacts
...
plus some clean-up in post_build.ps1
2021-01-07 00:53:59 +02:00
Ioannis G
bc3dfd4a73
appveyor: publish self-contained
2021-01-07 00:53:54 +02:00
Jeremy Wu
041bf4e9c4
add condition to match name also
2021-01-02 12:10:06 +11:00
Jeremy Wu
29a382085f
method name update
2021-01-02 00:09:02 +11:00
Jeremy Wu
6d66aa3f44
fix script to delete with condition dll version is same
2021-01-02 00:06:55 +11:00
Jeremy Wu
85584f40ee
remove post build script target of JsonRPC folder copy
2020-12-29 22:41:21 +11:00
Ioannis G
ca20370e84
remove the hello-world plugins ( #96 )
2020-07-01 13:40:37 +03:00
Ioannis G
8f99d632cb
update how theme files are copied to output folder
...
Moved the copying of themes from the build script to the project file.
The recursive copy-item call in the post-build script was causing the
2 files inside `Themes/ThemeBuilder` to also be copied, which resulted
in the `Tempalte.xaml` being loaded at runtime as a theme.
Closes #38
2020-06-02 17:43:11 +03:00
Jeremy Wu
f98eee6058
Fix nuget commandline reference
2020-05-21 13:31:24 +10:00
Ioannis G
595d8d33c4
update package properties
2020-05-13 01:33:36 +03:00
Ioannis G
5ed5d52733
post-build script: remove leftover comment
...
also convert indentation to spaces
2020-05-11 19:49:39 +03:00
Ioannis G
76e71368ad
appveyor: update versioning
2020-05-09 00:19:17 +03:00
Ioannis G
12bcb6bb89
appveyor: updating naming of artifacts
2020-05-09 00:15:54 +03:00
Ioannis G
f57fdfbc50
appveyor: update path to Plugin artifacts
...
and remove the pack step from the post-build script (no longer needed)
2020-05-04 14:42:36 +03:00
Ioannis G
fed56d26ad
update the post build script
...
* use dotnet pack for the plugin project
* refactor Zip-Release and Pack-Squirrel-Installer functions
* remove reference to NuGet.CommandLine - no longer needed
2020-05-04 12:47:59 +03:00
Jeremy Wu
a60b840837
Update- remove dot. Directory name will be FlowLauncher
...
when nuget pack ignores the dot so instead of getting Flow.Launcher as parent directory name we get Flow
2020-04-24 12:15:23 +10:00
Jeremy Wu
51ab1e6586
Rename post build script
2020-04-23 22:32:06 +10:00
Jeremy Wu
28d67c8c81
Rename further code and text
2020-04-21 22:54:41 +10:00
Jeremy Wu
1b795309d5
Rename code & text
2020-04-21 19:12:17 +10:00
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