Commit graph

43 commits

Author SHA1 Message Date
Hongtao Zhang
865c865942 update to .net 9 2025-02-26 22:37:41 +08:00
Jack Ye
8b290a688c
Merge branch 'dev' into dev4 2025-01-21 16:25:58 +08:00
dependabot[bot]
43965f4751
Bump BitFaster.Caching from 2.5.2 to 2.5.3
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: BitFaster.Caching
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 22:11:23 +00:00
Jack251970
1b76a2bc1a Use dependency injection for all services 2025-01-12 19:45:36 +08:00
Jack251970
22170ee43a Replace DllImport & flags with CSWin32 2024-12-10 20:44:28 +08:00
dependabot[bot]
e183682d41
Bump Microsoft.VisualStudio.Threading from 17.10.48 to 17.12.19
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.10.48 to 17.12.19.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 22:58:41 +00:00
dependabot[bot]
e6fc35fcc9
Bump MemoryPack from 1.21.1 to 1.21.3
Bumps [MemoryPack](https://github.com/Cysharp/MemoryPack) from 1.21.1 to 1.21.3.
- [Release notes](https://github.com/Cysharp/MemoryPack/releases)
- [Commits](https://github.com/Cysharp/MemoryPack/compare/1.21.1...1.21.3)

---
updated-dependencies:
- dependency-name: MemoryPack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 22:47:11 +00:00
dependabot[bot]
461746ab4d
Bump BitFaster.Caching from 2.5.1 to 2.5.2
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: BitFaster.Caching
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 22:59:26 +00:00
dependabot[bot]
7952a2ec53
Bump Microsoft.VisualStudio.Threading from 17.7.30 to 17.10.48
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.7.30 to 17.10.48.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.7.30...v17.10.48)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:23:44 +00:00
dependabot[bot]
6bf23c939d
Bump BitFaster.Caching from 2.5.0 to 2.5.1
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: BitFaster.Caching
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 23:07:12 +00:00
Hongtao Zhang
3574dba046 Change Cache to LFU 2024-05-29 17:57:26 -05:00
Yusyuriv
2c4444d690
Remove NLog.Web.AspNetCore dependency 2024-05-23 10:49:48 +06:00
dependabot[bot]
009de4f67b
Bump MemoryPack from 1.21.0 to 1.21.1 (#2651) 2024-04-15 23:03:33 +00:00
dependabot[bot]
cc15bd1c0b
Bump MemoryPack from 1.10.0 to 1.21.0 (#2641) 2024-04-15 03:04:29 +00:00
Hongtao Zhang
8b45372f66 Use FastCache.Cached as new image cache instead of implement it ourselves 2024-03-22 21:53:38 +08:00
Hongtao Zhang
83553244d7 use memorypack instead of binaryformatter 2023-11-11 18:10:06 -06:00
dependabot[bot]
f8eb029fa7
Bump Microsoft.VisualStudio.Threading from 17.6.40 to 17.7.30
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.6.40 to 17.7.30.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 22:38:25 +00:00
dependabot[bot]
0d7dbe2bc8
Bump Microsoft.VisualStudio.Threading from 17.5.22 to 17.6.40 (#2187) 2023-06-15 14:45:52 +00:00
dependabot[bot]
19a820c273
Bump Microsoft.VisualStudio.Threading from 17.4.27 to 17.5.22
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.4.27 to 17.5.22.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 22:59:30 +00:00
Hongtao Zhang
db354a23a5
Update to .Net 7 2022-12-30 19:12:11 -05:00
dependabot[bot]
596c82a7b9
Bump Microsoft.VisualStudio.Threading from 17.3.44 to 17.4.27
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.3.44 to 17.4.27.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.3.44...v17.4.27)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 22:15:20 +00:00
dependabot[bot]
1e42bc9c98
Bump System.Drawing.Common from 5.0.3 to 7.0.0
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.3 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 22:07:54 +00:00
Vic
d02d8b2804 Remove legacy files 2022-11-16 17:32:35 +08:00
dependabot[bot]
e8492406c9
Bump System.Drawing.Common in /Flow.Launcher.Infrastructure
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 19:28:49 +00:00
dependabot[bot]
caa2c751eb
Bump Microsoft.VisualStudio.Threading from 16.10.56 to 17.3.44 (#1469) 2022-10-12 20:32:57 +00:00
Kevin Zhang
f9d608840d Upgrade to .net 6 2021-12-28 11:36:28 -06:00
Kevin Zhang
f701c0be98 move allowunsafe property outside build option 2021-12-06 22:37:18 -06:00
Kevin Zhang
721e481a0e Allow unsafe for release 2021-12-04 01:58:04 -06:00
Kevin Zhang
5be44b68ea Add fody and use binding to change width 2021-10-21 23:31:51 -05:00
Jeremy
9d745945cd add comment record ToolGood.Words.Pinyin package version bump issue 2021-08-25 09:16:48 +10:00
Kevin Zhang
e14cbb2ef9 downgrade pinyin library until further discussion 2021-08-19 11:20:40 +08:00
Kevin Zhang
fd794b8e77 Bump Dependency 2021-08-14 07:12:22 +08:00
Kevin Zhang
b955fde6e5 Use NLog Exception Handler, and , NLog Debug Message Printer, and change layout 2021-06-29 19:03:06 +08:00
Kevin Zhang
f80ae3092e CherryPick Exception Optimize 2021-06-29 19:02:27 +08:00
Jeremy Wu
f4c77fb67b Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
弘韬 张
0981be499f Use PortablePDB instead of Full pdb for debugging 2021-02-22 13:16:48 +08:00
弘韬 张
a37f1918ae Update all profile to dotnet 5 2021-02-12 03:17:13 +08:00
弘韬 张
557842e8d7 remove dependency 2020-12-30 13:48:06 +08:00
Jeremy Wu
732f3b410a Merge branch 'dev' into fix_plugin_depenedency_loading 2020-11-02 08:01:50 +11:00
Bao Qian
d9085ca66c Change Reference 2020-10-18 17:50:52 +08:00
Jeremy Wu
7fd9c87bd1 remove excess or duplicated package references
- since we have fixed how dependencies are resolved for plugins, these excess or duplicated package references can be safely removed

- for example Newtonsoft.Json can be removed from default plugins as it is included in Flow.Launcher.Plugin project, and external plugins will be resolved to use the reference there
2020-09-22 07:17:01 +10:00
Ioannis G
827a953722
add PropertyChanged.Fody to Infrastructure project
fixes various settings changes requiring a restart to take effect
2020-07-15 00:34:09 +03:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Wox.Infrastructure/Wox.Infrastructure.csproj (Browse further)