You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile an app on iOS. With dotnet 8.0.303. But it gives me the following error.
Severity Code Description Project File Line Status Deleted
Error (active) MSB4024 The imported project file "C:\Program Files\dotnet\sdk\8.0.303\Sdks\Microsoft.SourceLink.GitHub\build\Microsoft.SourceLink.GitHub.targets" could not be loaded. The root element is missing. AppTh C:\Program Files\dotnet\sdk\8.0.303\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.SourceLink.targets 29
It is worth mentioning that I already installed the NuGet package 'sourcelink' but the error just keeps appearing.
Does anyone know how to solve it?
The text was updated successfully, but these errors were encountered:
I'm trying to compile an app on iOS. With dotnet 8.0.303. But it gives me the following error.
It is worth mentioning that I already installed the NuGet package 'sourcelink' but the error just keeps appearing.
Does anyone know how to solve it?
The text was updated successfully, but these errors were encountered: