We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a19d1a commit f77d095Copy full SHA for f77d095
CS/WebDashboardDataSources/WebDashboardDataSources.csproj
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project Sdk="Microsoft.NET.Sdk.Web">
3
<PropertyGroup>
4
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
5
</PropertyGroup>
6
<ItemGroup>
7
<PackageReference Include="EntityFramework" Version="6.3.0" />
0 commit comments