This commit is contained in:
Michael Bucari-Tovo 2022-07-14 01:02:26 -06:00
parent 7a8e910697
commit c8d91032c0
14 changed files with 51 additions and 94 deletions

View file

@ -5,7 +5,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<Project>
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<Platform>x64</Platform>
<PublishDir>..\bin\publish\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net6.0-windows</TargetFramework>