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

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2015-06-27 02:13:30 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2015-06-27 02:13:30 +0300
commitfc29aacff8764920f291b6b8ffcd1507ce8a2180 (patch)
tree1cf2b0d42ced7e208c9c28ebe1bee6637cb29cc1 /Duplicati/License
parent678f0ceb249a35c3be7df241d608c7a9dbe6ca6a (diff)
Removed the Google API, now running directly on the REST API.
Diffstat (limited to 'Duplicati/License')
-rw-r--r--Duplicati/License/Duplicati.License.csproj12
1 files changed, 0 insertions, 12 deletions
diff --git a/Duplicati/License/Duplicati.License.csproj b/Duplicati/License/Duplicati.License.csproj
index e0b5e5c0f..d6301b809 100644
--- a/Duplicati/License/Duplicati.License.csproj
+++ b/Duplicati/License/Duplicati.License.csproj
@@ -222,15 +222,6 @@
<Link>licenses\SharpAESCrypt\licensedata.json</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="..\..\thirdparty\GoogleAPI\download.txt">
- <Link>licenses\GoogleAPI\download.txt</Link>
- </Content>
- <Content Include="..\..\thirdparty\GoogleAPI\license.txt">
- <Link>licenses\GoogleAPI\license.txt</Link>
- </Content>
- <Content Include="..\..\thirdparty\GoogleAPI\licensedata.json">
- <Link>licenses\GoogleAPI\licensedata.json</Link>
- </Content>
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
@@ -254,7 +245,4 @@
<ItemGroup>
<EmbeddedResource Include="VersionTag.txt" />
</ItemGroup>
- <ItemGroup>
- <Folder Include="licenses\GoogleAPI\" />
- </ItemGroup>
</Project> \ No newline at end of file