Open zhouhesheng opened 4 months ago
it seems the project use dlls in the following directories, so where to get the hacked dlls? I wish to compile the project in macOS.
<Reference Include="C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\8.0.0*.dll" Exclude="C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\8.0.0\aspnetcorev2_inprocess.dll">
Update C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\8.0.0\*.dll, use your dotnet root path to replace the C:\Program Files\dotnet\
C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\8.0.0\*.dll
C:\Program Files\dotnet\
it seems the project use dlls in the following directories, so where to get the hacked dlls? I wish to compile the project in macOS.
<Reference Include="C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\8.0.0*.dll" Exclude="C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\8.0.0\aspnetcorev2_inprocess.dll">