Hongtao Zhang
|
704c26ca3d
|
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into net7.0
|
2023-02-04 11:52:15 -06:00 |
|
dependabot[bot]
|
8090109ec7
|
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.4.1 (#1834)
|
2023-02-04 17:51:15 +00:00 |
|
dependabot[bot]
|
bedee1e2d8
|
Bump Moq from 4.16.1 to 4.18.4
Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.18.4.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.1...v4.18.4)
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 22:18:55 +00:00 |
|
Kevin Zhang
|
8d9501b496
|
Merge branch 'dev' into net7.0
|
2023-01-07 13:27:31 -06:00 |
|
dependabot[bot]
|
b338494468
|
Bump NUnit3TestAdapter from 4.2.1 to 4.3.1 (#1758)
|
2023-01-03 18:32:00 +00:00 |
|
Hongtao Zhang
|
db354a23a5
|
Update to .Net 7
|
2022-12-30 19:12:11 -05:00 |
|
dependabot[bot]
|
9564092e41
|
Bump nunit from 3.13.2 to 3.13.3
Bumps [nunit](https://github.com/nunit/nunit) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/v3.13.3/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v3.13.2...v3.13.3)
---
updated-dependencies:
- dependency-name: nunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-19 22:06:11 +00:00 |
|
dependabot[bot]
|
e656d84042
|
Bump NUnit3TestAdapter from 4.0.0 to 4.2.1
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.0.0...V4.2.1)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 22:37:26 +00:00 |
|
Kevin Zhang
|
f9d608840d
|
Upgrade to .net 6
|
2021-12-28 11:36:28 -06:00 |
|
Kevin Zhang
|
fd794b8e77
|
Bump Dependency
|
2021-08-14 07:12:22 +08:00 |
|
Kevin Zhang
|
d34ad660c1
|
initial JsonRPCPlugin Unit Test
|
2021-07-03 20:31:34 +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 |
|
Jeremy Wu
|
eefe2b9ea9
|
Merge remote-tracking branch 'origin/dev' into explorer_plugin
|
2020-06-08 20:53:13 +10:00 |
|
Jeremy Wu
|
6d7aa46747
|
Add Windows Index directory search query test
|
2020-05-11 23:19:41 +10:00 |
|
Ioannis G
|
cf2947dd94
|
remove unused includes in project files
|
2020-05-04 12:47:56 +03:00 |
|
Ioannis G
|
ef95913aba
|
update projects with SatelliteResourceLanguages
Without this property set, the output folder is populated with multiple
culture-specific versions of `Fsharp.Core.resources.dll`
|
2020-05-02 19:52:41 +03:00 |
|
Ioannis G
|
6db1f908c3
|
update dependencies in Flow.Launcher.Test
* Microsoft.CodeCoverage 16.4.0 -> 16.6.1
* Microsoft.NET.Test.Sdk 16.4.0 -> 16.6.1
* Microsoft.TestPlatform.ObjectModel 16.4.0 -> 16.6.1
* Microsoft.TestPlatform.TestHost 16.4.0 -> 16.6.1
* Moq 4.13.1 -> 4.14.1
* NUnit3TestAdapter 3.15.1 -> 3.16.1
|
2020-05-02 14:23:33 +03:00 |
|
Jeremy Wu
|
374e1f6207
|
Added unit testing
|
2020-04-26 20:30:18 +10:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|