You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
## dotnet-ts-colocation-issue
2
2
3
+
**update**
4
+
5
+
The fix is adding this to the .csproj. Please see [https://github.com/dotnet/aspnetcore/issues/41921#issuecomment-1141158926](https://github.com/dotnet/aspnetcore/issues/41921#issuecomment-1141158926)
I have a `dotnet new razor` project with `Microsoft.TypeScript.MSBuild` and `BuildBundlerMinifier` added so that I can write TypeScript first, then minify the compiled JavaScript further
0 commit comments