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