diff --git a/backend/src/agent/NetworkResurrector.Agent/Properties/PublishProfiles/FolderProfile.pubxml b/backend/src/agent/NetworkResurrector.Agent/Properties/PublishProfiles/FolderProfile.pubxml index 89918b7..43e8333 100644 --- a/backend/src/agent/NetworkResurrector.Agent/Properties/PublishProfiles/FolderProfile.pubxml +++ b/backend/src/agent/NetworkResurrector.Agent/Properties/PublishProfiles/FolderProfile.pubxml @@ -4,16 +4,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - false + true false true Release Any CPU FileSystem - bin\Release\net6.0\publish\ + bin\Release\net8.0\publish\ FileSystem - net6.0 + net8.0 win-x64 c8c4ca6f-39e2-46fe-89e2-0a81d2f4161e true diff --git a/backend/src/server/NetworkResurrector.Server/Properties/PublishProfiles/FolderProfile.pubxml b/backend/src/server/NetworkResurrector.Server/Properties/PublishProfiles/FolderProfile.pubxml index 886bdf4..5bbdce8 100644 --- a/backend/src/server/NetworkResurrector.Server/Properties/PublishProfiles/FolderProfile.pubxml +++ b/backend/src/server/NetworkResurrector.Server/Properties/PublishProfiles/FolderProfile.pubxml @@ -4,16 +4,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - false + true false true Release Any CPU FileSystem - bin\Release\net6.0\publish\ + bin\Release\net8.0\publish\ FileSystem - net6.0 + net8.0 win-x64 f6600491-5d79-4548-8745-59d9d337d3db true