Skip to content

Commit a079434

Browse files
committed
one more update
1 parent 1af5076 commit a079434

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vnext/Microsoft.ReactNative.Managed.CodeGen/Properties/PublishProfiles/DeployAsTool-Debug.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PublishProtocol>FileSystem</PublishProtocol>
77
<Configuration>Debug</Configuration>
88
<Platform>x64</Platform>
9-
<TargetFramework>net6.0</TargetFramework>
9+
<TargetFramework>net8.0</TargetFramework>
1010
<PublishDir>$(OutDir)publish</PublishDir>
1111
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
1212
<SelfContained>true</SelfContained>

vnext/Microsoft.ReactNative.Managed.CodeGen/Properties/PublishProfiles/DeployAsTool-Release.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PublishProtocol>FileSystem</PublishProtocol>
77
<Configuration>Release</Configuration>
88
<Platform>x64</Platform>
9-
<TargetFramework>net6.0</TargetFramework>
9+
<TargetFramework>net8.0</TargetFramework>
1010
<PublishDir>$(OutDir)publish</PublishDir>
1111
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
1212
<SelfContained>true</SelfContained>

0 commit comments

Comments
 (0)