Moves credential provider registration to new dedicated tool

This commit is contained in:
Ryan Newington
2023-01-31 08:01:58 +11:00
parent 1205f217b3
commit a5a97bdf68
19 changed files with 77 additions and 445 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<TargetFramework>net472</TargetFramework>
<RegisterForComInterop>false</RegisterForComInterop>
<Platform>x64</Platform>
</PropertyGroup>