dependabot[bot]
6682a926f8
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-03-21 08:34:09 +00:00
dependabot[bot]
23e73440f5
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.1.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 08:26:24 +00:00
dependabot[bot]
f0a931cb14
Bump NUnit3TestAdapter from 4.2.0 to 4.2.1
...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter ) from 4.2.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.2.0...V4.2.1 )
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 08:26:50 +00:00
dependabot[bot]
934e13295a
Bump NUnit3TestAdapter from 4.1.0 to 4.2.0
...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases )
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.1.0...V4.2.0 )
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 08:25:45 +00:00
Terry MacDonald
03d15fb8e9
Updated ValveKeyValue to latest version
...
Have had problems in the past uprading to the latest version but this one worked fine!
2021-11-27 14:07:00 +13:00
Terry MacDonald
b8c71191bb
Update all builds to x64
...
No 32bit builds as no OS we can support is 32bit any more.
2021-11-19 22:26:03 +13:00
Terry MacDonald
7b57087d3a
Removed LogReporter and updated ShellExtension
...
Removed LogReporter as DisplayMagician now contains most of the required logging that I need to actually fix things.
Updated the ShellExtension as it was looking for the old v1 JSON file. This now works correctly with the new v2 JSON file
Also updated the DisplayMagicianSetup to remove unneeded files to make the overall package smaller. It's now slimmed down to 12MB now, and it was 14MB. So that's a good bit of space saving!
2021-09-09 21:23:34 +12:00
Terry MacDonald
d931bdaead
Update nuget packages
2021-08-25 20:52:08 +12:00
Terry MacDonald
cb08611f39
Fixing tests NuGet reference
...
Fixing silly OriginLibrary copy paste error.
2021-04-30 17:54:04 +12:00
Terry MacDonald
b4917870d9
Fixed missing nuget package
2021-03-14 20:23:05 +13:00
Terry MacDonald
f4c34f5cff
Updated nuget packages
2021-03-12 10:09:35 +13:00
Terry MacDonald
65e78a0b29
Updated LogReporter in Tests
2021-01-03 19:27:54 +13:00
Terry MacDonald
e4ed01f33b
Added .Net 4.8 and Win 10 checks to installer
2020-12-21 15:02:06 +13:00
Terry MacDonald
9e1ef4a095
[WIP] First working WiX installer
...
Installer works, but there are a few issues with it.
- It doesn't register the DesktopBackground COM server
- It doesn't create a start menu shortcut with the AUMID
- It doesn't check for .Net Framework 4.8 or later
- It doesn't try to install .Net Framework 4.8 or later if not there
- It doesn't have any customised backgrounds...
- It doesn't ask to run DisplayMagician when install is finished
2020-12-20 20:42:04 +13:00
Terry MacDonald
41fd798a07
Renamed projects to work with WiX file harvesting
2020-12-20 15:50:32 +13:00