forked from SharpMap/SharpMap
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
13 lines (13 loc) · 891 Bytes
/
packages.config
File metadata and controls
13 lines (13 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="BruTile" version="0.9.0" targetFramework="net40-Client" />
<package id="BruTile.Desktop" version="0.9.0" targetFramework="net40-Client" />
<package id="Common.Logging" version="2.0.0" requireReinstallation="True" />
<package id="DotSpatial.Projections" version="1.2" targetFramework="net40" />
<package id="GeoAPI" version="1.7.2" targetFramework="net403-Client" />
<package id="NetTopologySuite" version="1.13.2" targetFramework="net403-Client" />
<package id="NetTopologySuite.IO" version="1.13.2" targetFramework="net40-Client" />
<package id="Newtonsoft.Json" version="4.5.11" targetFramework="net40-Client" />
<package id="ProjNET4GeoAPI" version="1.3.0.3" targetFramework="net40-Client" />
<package id="System.Data.SQLite" version="1.0.86.0" targetFramework="net40-Client" />
</packages>