飞扬 / 极光便签 公开

版本历史

14 次提交

提交详情

37bb994
提交编号37bb9942e0bd225101bc5dd5c574670bb75495c0
提交作者飞扬<codebucket@localhost>
提交时间2026-07-27 23:48:49 +0800
更新说明更新 Properties/PublishProfiles/FolderProfile.pubxml

文件变更 1 个文件

文件新增删除
Properties/PublishProfiles/FolderProfile.pubxml+16-0

文件差异 逐行查看本次提交的修改

Properties/PublishProfiles/FolderProfile.pubxml+16-0
@@ -0,0 +1,16 @@
1+<?xml version="1.0" encoding="utf-8"?>
2+<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
3+<Project>
4+ <PropertyGroup>
5+ <Configuration>Release</Configuration>
6+ <Platform>Any CPU</Platform>
7+ <PublishDir>C:\Users\Administrator\Desktop\AUroaNote</PublishDir>
8+ <PublishProtocol>FileSystem</PublishProtocol>
9+ <_TargetId>Folder</_TargetId>
10+ <TargetFramework>net8.0-windows</TargetFramework>
11+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
12+ <SelfContained>false</SelfContained>
13+ <PublishSingleFile>true</PublishSingleFile>
14+ <PublishReadyToRun>false</PublishReadyToRun>
15+ </PropertyGroup>
16+</Project>