Welcome to mirror list, hosted at ThFree Co, Russian Federation.

packages.config « CommandLine « Duplicati - github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ad61c97462597d066c28ae3bfe32f96977bc5750 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="Microsoft.Azure.KeyVault.Core" version="3.0.4" targetFramework="net471" />
  <package id="Microsoft.Data.Edm" version="5.8.4" targetFramework="net471" />
  <package id="Microsoft.Data.OData" version="5.8.4" targetFramework="net471" />
  <package id="Microsoft.Data.Services.Client" version="5.8.4" targetFramework="net471" />
  <package id="Microsoft.Rest.ClientRuntime" version="2.3.20" targetFramework="net471" />
  <package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.19" targetFramework="net471" />
  <package id="Newtonsoft.Json" version="12.0.2" targetFramework="net471" />
  <package id="System.Spatial" version="5.8.4" targetFramework="net471" />
</packages>