Fix the blazorwasm benchmark app (#23498)
Specifying the RID and PublishDir when publishing the driver app causes all sorts of build issues. This change moves specifying the RID in to the driver app and ensures PublishDir does not flow to the referenced RazorSDK project. * Fix docker build * Update readme typos
显示
- src/Components/benchmarkapps/Wasm.Performance/Driver/Program.cs 2 个添加, 3 个删除...mponents/benchmarkapps/Wasm.Performance/Driver/Program.cs
- src/Components/benchmarkapps/Wasm.Performance/Driver/Selenium.cs 7 个添加, 1 个删除...ponents/benchmarkapps/Wasm.Performance/Driver/Selenium.cs
- src/Components/benchmarkapps/Wasm.Performance/Driver/Wasm.Performance.Driver.csproj 2 个添加, 0 个删除...ps/Wasm.Performance/Driver/Wasm.Performance.Driver.csproj
- src/Components/benchmarkapps/Wasm.Performance/README.md 1 个添加, 1 个删除src/Components/benchmarkapps/Wasm.Performance/README.md
- src/Components/benchmarkapps/Wasm.Performance/dockerfile 3 个添加, 2 个删除src/Components/benchmarkapps/Wasm.Performance/dockerfile
- src/Components/benchmarkapps/Wasm.Performance/local.dockerfile 1 个添加, 1 个删除...omponents/benchmarkapps/Wasm.Performance/local.dockerfile
- src/Razor/Microsoft.AspNetCore.Razor.Tools/src/Microsoft.AspNetCore.Razor.Tools.csproj 1 个添加, 0 个删除...e.Razor.Tools/src/Microsoft.AspNetCore.Razor.Tools.csproj
- src/Razor/Microsoft.NET.Sdk.Razor/src/Microsoft.NET.Sdk.Razor.csproj 3 个添加, 3 个删除...icrosoft.NET.Sdk.Razor/src/Microsoft.NET.Sdk.Razor.csproj
加载中
想要评论请 注册 或 登录