andrewlock / StronglyTypedId

A Rosyln-powered generator for strongly-typed IDs
MIT License
1.52k stars 80 forks source link

Build warning in latest VS2022 preview #66

Closed SteveDunn closed 2 years ago

SteveDunn commented 2 years ago
...StronglyTypedId\test\StronglyTypedIds.IntegrationTests\StronglyTypedIds.IntegrationTests.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.EntityFrameworkCore 6.0.0-*, Microsoft.EntityFrameworkCore 3.1.17; Microsoft.EntityFrameworkCore.Sqlite 6.0.0-*, Microsoft.EntityFrameworkCore.Sqlite 3.1.17; System.Text.Json 6.0.0-*, System.Text.Json 4.7.2.