Something went wrong on our end
-
Callum Inglis authoredCallum Inglis authored
Public_API.Shared.csproj 242 B
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.20" />
</ItemGroup>
</Project>