Skip to content

Commit

Permalink
Fix doubled dotnet.js in baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
maraf committed Apr 18, 2023
1 parent 2545fea commit 279a74c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -879,8 +879,6 @@
"${OutputPath}\\wwwroot\\_framework\\de\\Microsoft.CodeAnalysis.resources.dll.gz",
"${OutputPath}\\wwwroot\\_framework\\dotnet.js",
"${OutputPath}\\wwwroot\\_framework\\dotnet.js.gz",
"${OutputPath}\\wwwroot\\_framework\\dotnet.js",
"${OutputPath}\\wwwroot\\_framework\\dotnet.js.gz",
"${OutputPath}\\wwwroot\\_framework\\dotnet.wasm",
"${OutputPath}\\wwwroot\\_framework\\dotnet.wasm.gz",
"${OutputPath}\\wwwroot\\_framework\\es-ES\\classlibrarywithsatelliteassemblies.resources.dll",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -791,8 +791,6 @@
"${OutputPath}\\wwwroot\\_framework\\blazorwasm-minimal.pdb.gz",
"${OutputPath}\\wwwroot\\_framework\\dotnet.js",
"${OutputPath}\\wwwroot\\_framework\\dotnet.js.gz",
"${OutputPath}\\wwwroot\\_framework\\dotnet.js",
"${OutputPath}\\wwwroot\\_framework\\dotnet.js.gz",
"${OutputPath}\\wwwroot\\_framework\\dotnet.wasm",
"${OutputPath}\\wwwroot\\_framework\\dotnet.wasm.gz",
"${OutputPath}\\wwwroot\\_framework\\icudt.dat",
Expand Down

0 comments on commit 279a74c

Please sign in to comment.