We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f62e72 commit f996b30Copy full SHA for f996b30
ElectronNET.WebApp/ElectronNET.WebApp.csproj
@@ -4,7 +4,7 @@
4
<AspNetCoreHostingModel>OutOfProcess</AspNetCoreHostingModel>
5
<AspNetCoreModuleName>AspNetCoreModule</AspNetCoreModuleName>
6
<RuntimeIdentifiers>win-x64</RuntimeIdentifiers>
7
- <TypeScriptToolsVersion>3.8</TypeScriptToolsVersion>
+ <TypeScriptToolsVersion>4.0</TypeScriptToolsVersion>
8
</PropertyGroup>
9
<ItemGroup>
10
<Compile Remove="Controllers\ManageWindowsController.cs" />
0 commit comments