actually upload arm64

This commit is contained in:
Li 2022-06-22 23:00:44 +12:00
parent 0270b1e035
commit afbd41a681
5 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<PropertyGroup>
<Configuration>Windows</Configuration>
<Platform>ARM</Platform>
<PublishDir>bin\arm\Windows\net7.0\windows-arm\publish\</PublishDir>
<PublishDir>bin\arm\Windows\net7.0\win-arm\publish\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net7.0</TargetFramework>
<RuntimeIdentifier>win-arm</RuntimeIdentifier>