mirror of
https://github.com/bvanroll/cs-map-project.git
synced 2025-08-30 04:12:45 +00:00
can you listen? pls
This commit is contained in:
12
Datalaag/Datalaag.csproj
Normal file
12
Datalaag/Datalaag.csproj
Normal file
@@ -0,0 +1,12 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="GeoJSON.Net" Version="1.2.19" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
Reference in New Issue
Block a user