|
|
|
@ -6,13 +6,13 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>Any CPU</Platform>
|
|
|
|
|
<PublishDir>bin\Release\net8.0\publish\win-x64\</PublishDir>
|
|
|
|
|
<PublishDir>..\publish\</PublishDir>
|
|
|
|
|
<PublishProtocol>FileSystem</PublishProtocol>
|
|
|
|
|
<_TargetId>Folder</_TargetId>
|
|
|
|
|
<TargetFramework>net8.0</TargetFramework>
|
|
|
|
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
|
|
|
|
<SelfContained>false</SelfContained>
|
|
|
|
|
<PublishSingleFile>false</PublishSingleFile>
|
|
|
|
|
<PublishReadyToRun>true</PublishReadyToRun>
|
|
|
|
|
<PublishReadyToRun>false</PublishReadyToRun>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|