Skip to content

Commit 37c829c

Browse files
committed
Update ChatGPT.UI.Browser.csproj
1 parent 919d858 commit 37c829c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ChatGPT.UI.Browser/ChatGPT.UI.Browser.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net8.0</TargetFramework>
3+
<TargetFramework>net8.0-browser</TargetFramework>
44
<RuntimeIdentifier>browser-wasm</RuntimeIdentifier>
55
<WasmMainJSPath>AppBundle\main.js</WasmMainJSPath>
66
<OutputType>Exe</OutputType>

0 commit comments

Comments
 (0)