Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd5a6f1

Browse files
committed
fix: add self contained app sdk
1 parentbf700a2 commitcd5a6f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎App/App.csproj‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<ProjectSdk="Microsoft.NET.Sdk">
1+
<ProjectSdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
@@ -27,6 +27,7 @@
2727
<Copyright>© Coder Technologies Inc.</Copyright>
2828
<ApplicationIcon>coder.ico</ApplicationIcon>
2929
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
30+
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
3031
</PropertyGroup>
3132

3233
<PropertyGroupCondition="$(Configuration) == 'Release'">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp