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 7ef7a69 commit 48974c1Copy full SHA for 48974c1
CUIFlavoredPortfolioSite/CUIFlavoredPortfolioSite.csproj
@@ -30,8 +30,9 @@
30
<!--
31
[2025-05-19] This issue is still present in .NET 10 Preview 5.
32
[2025-07-28] This issue appears to be fixed in .NET 10 Preview 6.
33
+ [2025-07-31] Doubt. This issue is still present in .NET 10 Preview 6.
34
-->
- <!--<UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>-->
35
+ <UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
36
37
<ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest>
38
<OverrideHtmlAssetPlaceholders>true</OverrideHtmlAssetPlaceholders>
0 commit comments