We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d9d0cf commit 44b2f93Copy full SHA for 44b2f93
7 files changed
!publish.bat
@@ -1,3 +1,2 @@
1
-dotnet publish PassGen.csproj -p:PublishProfile=Properties\PublishProfiles\Net9.pubxml
2
dotnet publish PassGen.csproj -p:PublishProfile=Properties\PublishProfiles\Net9SD.pubxml
3
pause
!publishNoNet9.bat
@@ -0,0 +1,2 @@
+dotnet publish PassGen.csproj -p:PublishProfile=Properties\PublishProfiles\Net9.pubxml
+pause
PassGenNewUIWindows/!publishNoNet9.bat
+dotnet publish PassGenNewUIWindows.csproj -p:PublishProfile=Properties\PublishProfiles\WinNet9SD.pubxml
PassGenNewUIWindows/Properties/PublishProfiles/WinNet9.pubxml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
+<Project>
4
+ <PropertyGroup>
5
+ <Configuration>Release</Configuration>
6
+ <Platform>Any CPU</Platform>
7
+ <PublishDir>publish\</PublishDir>
8
+ <PublishProtocol>FileSystem</PublishProtocol>
9
+ <_TargetId>Folder</_TargetId>
10
+ <TargetFramework>net9.0</TargetFramework>
11
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
12
+ <SelfContained>false</SelfContained>
13
+ <PublishSingleFile>true</PublishSingleFile>
14
+ <PublishReadyToRun>false</PublishReadyToRun>
15
+ <IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
16
+ </PropertyGroup>
17
+</Project>
PassGenNewUIWindows/Properties/PublishProfiles/WinNet9SD.pubxml
@@ -0,0 +1,18 @@
+ <SelfContained>true</SelfContained>
+ <PublishTrimmed>false</PublishTrimmed>
18
Properties/PublishProfiles/WinNet9.pubxml
@@ -0,0 +1,16 @@
+ <TargetFramework>net9.0-windows7.0</TargetFramework>
Properties/PublishProfiles/WinNet9SD.pubxml
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments