We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8cf86c commit 474deb0Copy full SHA for 474deb0
1 file changed
src/Properties/PublishProfiles/FolderProfile.pubxml
@@ -8,7 +8,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
8
<Platform>Any CPU</Platform>
9
<PublishDir>bin\Publish\win-x64</PublishDir>
10
<PublishProtocol>FileSystem</PublishProtocol>
11
- <TargetFramework>net7.0-windows</TargetFramework>
+ <TargetFramework>net9.0-windows</TargetFramework>
12
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
13
<SelfContained>false</SelfContained>
14
<PublishSingleFile>true</PublishSingleFile>
0 commit comments