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

Error "The specified deps.json ... does not exist" #28335

Closed
PureWeen opened this issue Jun 28, 2022 · 4 comments
Closed

Error "The specified deps.json ... does not exist" #28335

PureWeen opened this issue Jun 28, 2022 · 4 comments

Comments

@PureWeen
Copy link
Member

Moved issue from dotnet/maui#8114

Description

When I create a new Net Maui APP Project in the Visual Studio 2022 17.3.0 Preview 2 and install EntityFramework 6, I always get the errormessage "The specified deps.json [C:\Users\matth\Desktop\Projekte\Test\bin\Debug\net6.0-android\Test.deps.json] does not exist" after entering "Enable-Migrations"

Everything works fine in Visual Studio 2022 17.2.4 in a WPF App

Dotnet Version:6.0.400-preview.22301.10

I uploaded the project to my github https://github.com/MatthiasBae/Error-deps.json

Steps to Reproduce

  1. Create new Net Maui APP Project
  2. Install EntityFramework from Nuget Paket Manager
  3. Enter "Enable-Migrations" into the PM Console

Version with bug

Unknown/Other (please specify)

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 11 Version 21H2 Build 22000.675

Did you find any workaround?

No response

Relevant log output

PM> Enable-Migrations
The specified deps.json [C:\Users\matth\Desktop\Projekte\Test\bin\Debug\net6.0-android\Test.deps.json] does not exist
@ajcvickers
Copy link
Member

Duplicate of #16386.

@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Jun 29, 2022
@MAUIoxo
Copy link

MAUIoxo commented Nov 27, 2023

Please open it again this issue is still not solved with the Latest VS 17.9 Preview 1 and also .NET 8 in combination with .NET MAUI. I'm writing it here since the .NET MAUI Bug was closed as it is not related to MAUI, but we can't use it in a MAUI project. So please open it again

@leonedev
Copy link

leonedev commented Dec 27, 2023

Same problem of @MAUIoxo, please FIX IT!
I'm using .NET MAUI latest version with .NET 8.0.100

@KerryXEX
Copy link

KerryXEX commented Jan 7, 2024

Also occurs when trying to create Migrations on latest MAUI project templat on macOS (ARM).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants