Skip to content

Commit 63ba8fd

Browse files
committed
remove unnecessary typings
1 parent 44dcc3e commit 63ba8fd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/ReactChat/ReactChat/ReactChat.csproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,6 @@
157157
</None>
158158
<Content Include="wwwroot_build\build.bat" />
159159
<TypeScriptCompile Include="src\utils.ts" />
160-
<TypeScriptCompile Include="typings\browser.d.ts" />
161-
<TypeScriptCompile Include="typings\browser\ambient\es6-shim\index.d.ts" />
162-
<TypeScriptCompile Include="typings\browser\ambient\jquery\index.d.ts" />
163-
<TypeScriptCompile Include="typings\browser\ambient\react-dom\index.d.ts" />
164-
<TypeScriptCompile Include="typings\browser\ambient\react-redux\index.d.ts" />
165-
<TypeScriptCompile Include="typings\browser\ambient\react\index.d.ts" />
166-
<TypeScriptCompile Include="typings\browser\ambient\redux\index.d.ts" />
167-
<TypeScriptCompile Include="typings\browser\ambient\ss-utils\index.d.ts" />
168160
</ItemGroup>
169161
<ItemGroup>
170162
<Content Include="Global.asax" />

0 commit comments

Comments
 (0)