mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-24 05:35:51 +12:00
OK DOES NET 7 WORK YET
This commit is contained in:
parent
eada9eb5a5
commit
73a06e4493
10 changed files with 16 additions and 18 deletions
|
@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|||
<PropertyGroup>
|
||||
<Configuration>Windows</Configuration>
|
||||
<Platform>ARM</Platform>
|
||||
<PublishDir>bin\arm\Windows\net6.0\windows-arm\publish\</PublishDir>
|
||||
<PublishDir>bin\arm\Windows\net7.0\windows-arm\publish\</PublishDir>
|
||||
<PublishProtocol>FileSystem</PublishProtocol>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<RuntimeIdentifier>win-arm</RuntimeIdentifier>
|
||||
<SelfContained>True</SelfContained>
|
||||
<!-- <PublishSingleFile>True</PublishSingleFile> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue