Skip to content
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

Use the repo-local NuGet.config with GetReferenceAssemblies so we can use pre-release ref packs reliably. #1375

Conversation

jkoritzinsky
Copy link
Member

Fixes the issues around pulling down ref packs that we are seeing in #1374.

This will also enable us to start working on emitting code that uses NativeMemory.Alloc in some cases before Preview 7 comes out.

@jkoritzinsky jkoritzinsky added the area-DllImportGenerator Source Generated stubs for P/Invokes in C# label Aug 3, 2021
@jkoritzinsky jkoritzinsky merged commit 397ccce into dotnet:feature/DllImportGenerator Aug 6, 2021
@jkoritzinsky jkoritzinsky deleted the nuget-config-refasm branch August 6, 2021 23:19
jkoritzinsky added a commit to jkoritzinsky/runtime that referenced this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DllImportGenerator Source Generated stubs for P/Invokes in C#
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants