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

fix NET8 macos - please try on mac and net8 (not working) #815

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkone27
Copy link

@jkone27 jkone27 commented Mar 2, 2024

not working macos net8

Proposed Changes

Fix PGSQL on NET8 and MacOs, not working yet.

error FS3033: The type provider 'FSharp.Data.Sql.SqlTypeProvider' reported an error: Could not create the connection, most likely this means that the connectionString is wrong. See error from Npgsql to troubleshoot: Could not load file or assembly 'Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.

Types of changes

  • [X ] Bugfix (non-breaking change which fixes an issue)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Build and tests pass locally
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have added necessary documentation (if appropriate)
  • I have added the test to showcase that PGSQL is broken for MacOs NET8

Further comments

not clear why this dependency is needed, and also why resolution path has to be specified manually and cannot be inferred with search in default nuget package folders for different operating systems?

not working macos net8
@jkone27 jkone27 changed the title fix NET8 macos - please try on mac and net8 (not working!) fix NET8 macos - please try on mac and net8 (not working) Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant