Skip to content

Commit

Permalink
Update ChatGPT.UI.Browser.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Jun 16, 2024
1 parent 919d858 commit 37c829c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChatGPT.UI.Browser/ChatGPT.UI.Browser.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net8.0-browser</TargetFramework>
<RuntimeIdentifier>browser-wasm</RuntimeIdentifier>
<WasmMainJSPath>AppBundle\main.js</WasmMainJSPath>
<OutputType>Exe</OutputType>
Expand Down

0 comments on commit 37c829c

Please sign in to comment.