You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
377 B
7 lines
377 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="DotNet.Database" version="0.0.5" targetFramework="net472" />
|
|
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net472" />
|
|
<package id="Npgsql" version="3.2.6" targetFramework="net472" />
|
|
<package id="System.Threading.Tasks.Extensions" version="4.3.0" targetFramework="net472" />
|
|
</packages>
|