add asp.net project
This commit is contained in:
8
PointCloudWeb.Server/PointCloudWeb.Server.csproj
Normal file
8
PointCloudWeb.Server/PointCloudWeb.Server.csproj
Normal file
@@ -0,0 +1,8 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk.Web">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user