-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Fix NETSDK1152 in auto-generated projects #2935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
We are trying this to see if it fixes the issue. |
|
This does seem to fix the 1152 issue. We are now seeing a new issue however. error NETSDK1005: Assets file 'C:\git\performance\artifacts\bin\MicroBenchmarks\Release\net11.0\MicroBenchmarks-Job-JGNDWD-1\obj\project.assets.json' doesn't have a target for 'net11.0'. Ensure that restore has run and that you have included 'net11.0' in the TargetFrameworks for your project. [C:\git\performance\artifacts\bin\MicroBenchmarks\Release\net11.0\MicroBenchmarks-Job-JGNDWD-1\DllGatherer.csproj::TargetFramework=net11.0] |
|
Can you share the contents of the generated directory?
|
|
I'm unable to view that. |
|
Sorry, Github mangled it when I copied it in. https://pvscmdupload.z22.web.core.windows.net/docs/bin.zip |
|
There was no .bat or .sh files? [Edit] Oh I guess because building the |
|
Can you try run it with the latest commit and upload the new directory contents? |
|
Btw, does |
#2931 (comment)