18 lines
632 B
Plaintext
18 lines
632 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
||
|
-->
|
||
|
<Project>
|
||
|
<PropertyGroup>
|
||
|
<Configuration>Release</Configuration>
|
||
|
<Platform>Any CPU</Platform>
|
||
|
<PublishDir>C:\Users\eugen\YandexDisk\Важное\GTAV</PublishDir>
|
||
|
<PublishProtocol>FileSystem</PublishProtocol>
|
||
|
<_TargetId>Folder</_TargetId>
|
||
|
<TargetFramework>net7.0-windows</TargetFramework>
|
||
|
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
|
||
|
<SelfContained>false</SelfContained>
|
||
|
<PublishSingleFile>true</PublishSingleFile>
|
||
|
<PublishReadyToRun>false</PublishReadyToRun>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|