diff options
Diffstat (limited to 'src/DevHive.Data/DevHive.Data.csproj')
| -rw-r--r-- | src/DevHive.Data/DevHive.Data.csproj | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/DevHive.Data/DevHive.Data.csproj b/src/DevHive.Data/DevHive.Data.csproj new file mode 100644 index 0000000..563e6f9 --- /dev/null +++ b/src/DevHive.Data/DevHive.Data.csproj @@ -0,0 +1,7 @@ +<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>net5.0</TargetFramework>
+ </PropertyGroup>
+
+</Project>
|
