Hongtao Zhang
025c503963
add authors and slight refactor to make code cleaner
2024-06-16 17:45:39 -05:00
VictoriousRaptor
61238641cb
Revert output path
2024-05-04 12:02:05 +08:00
VictoriousRaptor
40691a644c
Add icon for installer
2024-05-03 19:47:16 +08:00
VictoriousRaptor
0982e9b5fe
Use variable for input path
2024-05-03 19:11:25 +08:00
VictoriousRaptor
82584c26bb
Create UserData folder before Packing
2024-05-03 18:55:35 +08:00
VictoriousRaptor
c058c649c2
Use full path while deleting
2024-05-03 18:42:47 +08:00
Hongtao Zhang
742604cb97
fix build script and no need to upload nupkg and release as artifact
2024-03-27 01:09:05 -05:00
Hongtao Zhang
0c773b0266
revise versioning
2024-03-27 00:46:14 -05:00
Hongtao Zhang
d3e91e01be
fix log
2024-03-26 18:15:04 -05:00
Hongtao Zhang
286f49c3a3
fix assembly version
2024-03-26 17:57:03 -05:00
Hongtao Zhang
4337c607ee
install only if cache not exists
2024-03-26 17:45:46 -05:00
Hongtao Zhang
8c19ed7732
revising remove duplicate
2024-03-26 17:38:29 -05:00
Hongtao Zhang
f7f37592ea
test cache again
2024-03-26 13:53:46 -05:00
Hongtao Zhang
0644f320da
remove squirrel
2024-03-26 13:42:54 -05:00
Hongtao Zhang
be8612912c
delete unused arg
2024-03-26 13:37:33 -05:00
Hongtao Zhang
d562441b92
delete no-build
2024-03-26 13:37:07 -05:00
Hongtao Zhang
559666b4a2
clean up post_build and roll back delete unused
2024-03-26 13:14:17 -05:00
Hongtao Zhang
f5762f6ad1
modify argument for post_build.ps1
2024-03-24 13:52:05 -05:00
Hongtao Zhang
3d6782ca30
migrate to velopack
2024-03-24 13:41:07 -05: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
弘韬 张
ae94eb7fc0
Merge remote-tracking branch 'upstream/dev' into DotNet5Upgrade
2021-02-12 02:23:55 +08:00
张弘韬
12891a1888
change publish profile to Net5 one
2021-01-09 11:30:32 +08:00
张弘韬
62009ac3fb
Merge remote-tracking branch 'upstream/dev' into DotNet5Upgrade
...
# Conflicts:
# Flow.Launcher/Flow.Launcher.csproj
# Plugins/Flow.Launcher.Plugin.Color/Flow.Launcher.Plugin.Color.csproj
# Plugins/Flow.Launcher.Plugin.PluginManagement/Flow.Launcher.Plugin.PluginManagement.csproj
2021-01-09 11:01:38 +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
弘韬 张
1ddf83fc86
Update to DotNet5
2020-11-30 11:34:45 +08:00
Ioannis G
ca20370e84
remove the hello-world plugins ( #96 )
2020-07-01 13:40:37 +03:00
Jeremy Wu
9ad3539f9d
update readme and authors
2020-06-20 15:07:41 +10: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