⬆️ net-9-upgrade #98
Annotations
10 errors
|
build:
Tags/ApplicationDbContext.cs#L2
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
build:
Tags/Program.cs#L1
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
build:
Tags/ApplicationDbContext.cs#L6
The type or namespace name 'DbContext' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
Tags/ApplicationDbContext.cs#L8
The type or namespace name 'DbSet<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
Tags/ApplicationDbContext.cs#L10
The type or namespace name 'DbContextOptionsBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
Tags/ApplicationDbContext.cs#L18
The type or namespace name 'ModelBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
SentinelValues/ApplicationDbContext.cs#L2
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
build:
SentinelValues/Program.cs#L1
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
build:
SentinelValues/ApplicationDbContext.cs#L6
The type or namespace name 'DbContext' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
SentinelValues/ApplicationDbContext.cs#L8
The type or namespace name 'DbSet<>' could not be found (are you missing a using directive or an assembly reference?)
|