Skip to content

Commit 474deb0

Browse files
committed
Update publish target to .NET 9
1 parent d8cf86c commit 474deb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Properties/PublishProfiles/FolderProfile.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
88
<Platform>Any CPU</Platform>
99
<PublishDir>bin\Publish\win-x64</PublishDir>
1010
<PublishProtocol>FileSystem</PublishProtocol>
11-
<TargetFramework>net7.0-windows</TargetFramework>
11+
<TargetFramework>net9.0-windows</TargetFramework>
1212
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
1313
<SelfContained>false</SelfContained>
1414
<PublishSingleFile>true</PublishSingleFile>

0 commit comments

Comments
 (0)