mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-04-05 11:25:20 +08:00
18 lines
656 B
XML
18 lines
656 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
-->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
<PublishDir>bin\x64\Release\net8.0-windows10.0.22621.0\publish\win-x64\</PublishDir>
|
|
<PublishProtocol>FileSystem</PublishProtocol>
|
|
<_TargetId>Folder</_TargetId>
|
|
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
|
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
|
<SelfContained>false</SelfContained>
|
|
<PublishSingleFile>true</PublishSingleFile>
|
|
<PublishReadyToRun>false</PublishReadyToRun>
|
|
</PropertyGroup>
|
|
</Project> |