natemcmaster / DotNetCorePlugins

.NET Core library for dynamically loading code
Apache License 2.0
1.61k stars 227 forks source link

Docker file build problems #265

Closed OrionRiftStudios closed 6 months ago

OrionRiftStudios commented 2 years ago

Hello, I am using this plugin with Blazor Server. It is working perfectly! I am using docker file but I cannot build anymore the project when I want to create the docker image.

I am having some issues trying to fix this problem

this is the current configuration I the host project:

This configuration is working locally but using the docker file I am getting this error. /usr/share/dotnet/sdk/6.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(267,5): error NETSDK1004: Assets file '/src/src/Plugins/UI/Store/SolarFist.Blazor.Plugins.UI.Store.NftDetails/obj/project.assets.json' not found. Run a NuGet package restore to generate this file. [/src/src/Plugins/UI/Store/SolarFist.Blazor.Plugins.UI.Store.NftDetails/SolarFist.Blazor.Plugins.UI.Store.NftDetails.csproj]

I hope someone could help me to solve this issue. thanks

dheerajawale-svg commented 1 year ago

I tried with 2.0.0-beta.130. Its working for me using default Dockerfile generated by Visual Studio

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please comment if you believe this should remain open, otherwise it will be closed in 14 days. Thank you for your contributions to this project.

github-actions[bot] commented 6 months ago

Closing due to inactivity. If you are looking at this issue in the future and think it should be reopened, please make a commented here and mention natemcmaster so he sees the notification.