Undo change

This commit is contained in:
Michael Bucari-Tovo 2022-07-17 00:07:04 -06:00
parent 8bb17d09c3
commit 6a8476c976

View File

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