diff --git a/Flow.Launcher.Command/Flow.Launcher.Command.csproj b/Flow.Launcher.Command/Flow.Launcher.Command.csproj index 4b68121f7..b42458616 100644 --- a/Flow.Launcher.Command/Flow.Launcher.Command.csproj +++ b/Flow.Launcher.Command/Flow.Launcher.Command.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net9.0 enable enable Flow.Launcher.Command diff --git a/Flow.Launcher.Command/Properties/PublishProfiles/Net7.0-SelfContained.pubxml b/Flow.Launcher.Command/Properties/PublishProfiles/Net9.0-SelfContained.pubxml similarity index 90% rename from Flow.Launcher.Command/Properties/PublishProfiles/Net7.0-SelfContained.pubxml rename to Flow.Launcher.Command/Properties/PublishProfiles/Net9.0-SelfContained.pubxml index 0e5cf4489..b9b6776d1 100644 --- a/Flow.Launcher.Command/Properties/PublishProfiles/Net7.0-SelfContained.pubxml +++ b/Flow.Launcher.Command/Properties/PublishProfiles/Net9.0-SelfContained.pubxml @@ -7,7 +7,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem Release Any CPU - net7.0-windows10.0.19041.0 + net9.0-windows10.0.19041.0 ..\Output\Release\ win-x64 true