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