Skip to content

Commit 120f75d

Browse files
committed
Updates publish location
1 parent bd45df2 commit 120f75d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/Modern.Vice.PdbMonitor/Modern.Vice.PdbMonitor/Properties/PublishProfiles/CrossPlatform.pubxml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
66
<PropertyGroup>
77
<Configuration>Release</Configuration>
88
<Platform>Any CPU</Platform>
9-
<PublishDir>bin\Release\net7.0\publish_cross\</PublishDir>
9+
<PublishDir>bin\Release\net8.0\publish_cross\</PublishDir>
1010
<PublishProtocol>FileSystem</PublishProtocol>
1111
<_TargetId>Folder</_TargetId>
12+
<TargetFramework>net8.0</TargetFramework>
13+
<SelfContained>false</SelfContained>
1214
</PropertyGroup>
1315
</Project>

0 commit comments

Comments
 (0)