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
##[error]C:\hostedtoolcache\windows\dotnet\sdk\3.1.102\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(234,5): Error NETSDK1047: Assets file 'd:\a\1\s\obj\project.assets.json' doesn't have a target for '.NETCoreApp,Version=v3.1/win-x86'. Ensure that restore has run and that you have included 'netcoreapp3.1' in the TargetFrameworks for your project. You may also need to include 'win-x86' in your project's RuntimeIdentifiers.
C:\hostedtoolcache\windows\dotnet\sdk\3.1.102\Sdks\Microsoft.NET.Sdk
test locally with
MSBuild.exe D:\Seafile\Markus\C#Projects\systemtraymenu\SystemTrayMenu.csproj -property:Configuration=Release
##[error]C:\hostedtoolcache\windows\dotnet\sdk\3.1.102\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(234,5): Error NETSDK1047: Assets file 'd:\a\1\s\obj\project.assets.json' doesn't have a target for '.NETCoreApp,Version=v3.1/win-x86'. Ensure that restore has run and that you have included 'netcoreapp3.1' in the TargetFrameworks for your project. You may also need to include 'win-x86' in your project's RuntimeIdentifiers.
C:\hostedtoolcache\windows\dotnet\sdk\3.1.102\Sdks\Microsoft.NET.Sdk
test locally with
MSBuild.exe D:\Seafile\Markus\C#Projects\systemtraymenu\SystemTrayMenu.csproj -property:Configuration=Release
see here dotnet/sdk#1321
The text was updated successfully, but these errors were encountered: