Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coscine
backend
apis
Pid
Commits
295c7500
Commit
295c7500
authored
4 years ago
by
Marcel Nellesen
Browse files
Options
Downloads
Patches
Plain Diff
Fix: Updated dependencies
parent
81d86e9d
No related branches found
No related tags found
1 merge request
!9
Sprint/2021 01
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/Pid/App.config
+48
-69
48 additions, 69 deletions
src/Pid/App.config
src/Pid/Pid.csproj
+521
-108
521 additions, 108 deletions
src/Pid/Pid.csproj
src/Pid/packages.config
+166
-0
166 additions, 0 deletions
src/Pid/packages.config
with
735 additions
and
177 deletions
src/Pid/App.config
+
48
−
69
View file @
295c7500
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
configuration
>
<
configSections
>
<!--
For
more
information
on
Entity
Framework
configuration
,
visit
http
://
go
.
microsoft
.
com
/
fwlink
/?
LinkID
=
237468
-->
<
section
name
=
"entityFramework"
type
=
"System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
requirePermission
=
"false"
/>
</
configSections
>
<
startup
>
...
...
@@ -16,8 +15,8 @@
<
runtime
>
<
assemblyBinding
xmlns
=
"urn:schemas-microsoft-com:asm.v1"
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
linq2db
"
publicKeyToken
=
"
e41013125f9e410
a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
3.2.3
.0"
newVersion
=
"
3.2.3
.0"
/>
<
assemblyIdentity
name
=
"
Coscine.Configuration
"
publicKeyToken
=
"
ce3d7a32d7dc1e5
a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
1.6.0
.0"
newVersion
=
"
1.6.0
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Newtonsoft.Json"
publicKeyToken
=
"30ad4fe6b2a6aeed"
culture
=
"neutral"
/>
...
...
@@ -45,11 +44,11 @@
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.Runtime.CompilerServices.Unsafe"
publicKeyToken
=
"b03f5f7f11d50a3a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-4.0.
4.1
"
newVersion
=
"4.0.
4.1
"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-4.0.
6.0
"
newVersion
=
"4.0.
6.0
"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.Extensions.Configuration.Abstractions"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
2.2.0
.0"
newVersion
=
"
2.2.0
.0"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
3.1.5
.0"
newVersion
=
"
3.1.5
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.Extensions.Logging.Abstractions"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
...
...
@@ -57,19 +56,15 @@
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.Extensions.Logging"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
2.2.0
.0"
newVersion
=
"
2.2.0
.0"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
3.1.5
.0"
newVersion
=
"
3.1.5
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.Extensions.DependencyInjection.Abstractions"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
2.2.0
.0"
newVersion
=
"
2.2.0
.0"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
3.1.5
.0"
newVersion
=
"
3.1.5
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.Extensions.Primitives"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.Extensions.FileProviders.Abstractions"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-3.1.5.0"
newVersion
=
"3.1.5.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.Runtime.InteropServices.RuntimeInformation"
publicKeyToken
=
"b03f5f7f11d50a3a"
culture
=
"neutral"
/>
...
...
@@ -77,7 +72,7 @@
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.Security.Principal.Windows"
publicKeyToken
=
"b03f5f7f11d50a3a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
5.0.0.0
"
newVersion
=
"
5.0.0.0
"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
4.1.1.1
"
newVersion
=
"
4.1.1.1
"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.Diagnostics.DiagnosticSource"
publicKeyToken
=
"cc7b13ffcd2ddd51"
culture
=
"neutral"
/>
...
...
@@ -85,7 +80,7 @@
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.Http"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.
0
.0"
newVersion
=
"2.2.
0
.0"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.
2
.0"
newVersion
=
"2.2.
2
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.Http.Abstractions"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
...
...
@@ -113,7 +108,7 @@
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.Mvc.Core"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.
0
.0"
newVersion
=
"2.2.
0
.0"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.
2
.0"
newVersion
=
"2.2.
2
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.ComponentModel.Annotations"
publicKeyToken
=
"b03f5f7f11d50a3a"
culture
=
"neutral"
/>
...
...
@@ -135,30 +130,6 @@
<
assemblyIdentity
name
=
"System.Reflection.Metadata"
publicKeyToken
=
"b03f5f7f11d50a3a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-1.4.3.0"
newVersion
=
"1.4.3.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.Authorization"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.Mvc.ApiExplorer"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.Extensions.Options"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.Mvc.Abstractions"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.Mvc.Formatters.Json"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.StaticFiles"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.Security.Cryptography.Cng"
publicKeyToken
=
"b03f5f7f11d50a3a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-4.3.1.0"
newVersion
=
"4.3.1.0"
/>
...
...
@@ -167,69 +138,77 @@
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.1.0"
newVersion
=
"2.2.1.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"dotNetRDF"
publicKeyToken
=
"6055ffe4c97cc780"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.5.1.0"
newVersion
=
"2.5.1.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Coscine.Database"
publicKeyToken
=
"767d77427707b70a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-1.28.0.0"
newVersion
=
"1.28.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
Coscine.Database.T4
"
publicKeyToken
=
"
84b4c404a0696261
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
1.28.0
.0"
newVersion
=
"
1.28.0
.0"
/>
<
assemblyIdentity
name
=
"
Microsoft.Extensions.Options
"
publicKeyToken
=
"
adb9793829ddae60
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
3.1.5
.0"
newVersion
=
"
3.1.5
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
Coscine.Configura
tion"
publicKeyToken
=
"
ce3d7a32d7dc1e5a
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
1.6.0
.0"
newVersion
=
"
1.6.0
.0"
/>
<
assemblyIdentity
name
=
"
Microsoft.Extensions.DependencyInjec
tion"
publicKeyToken
=
"
adb9793829ddae60
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
3.1.5
.0"
newVersion
=
"
3.1.5
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
Consul
"
publicKeyToken
=
"
20a6ad9a81df1d95
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
1.6.1.1
"
newVersion
=
"
1.6.1.1
"
/>
<
assemblyIdentity
name
=
"
Microsoft.Extensions.Configuration
"
publicKeyToken
=
"
adb9793829ddae60
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
3.1.5.0
"
newVersion
=
"
3.1.5.0
"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.
ValueTuple
"
publicKeyToken
=
"cc7b13ffcd2ddd51"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-4.
0.
2.0"
newVersion
=
"4.
0.
2.0"
/>
<
assemblyIdentity
name
=
"System.
Threading.Tasks.Extensions
"
publicKeyToken
=
"cc7b13ffcd2ddd51"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-4.2.0
.1
"
newVersion
=
"4.2.0
.1
"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"System.Text.Encodings.Web"
publicKeyToken
=
"cc7b13ffcd2ddd51"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-4.0.3.0"
newVersion
=
"4.0.3.0"
/>
<
assemblyIdentity
name
=
"Microsoft.Extensions.Configuration.Binder"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-3.1.5.0"
newVersion
=
"3.1.5.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Coscine.ApiCommons"
publicKeyToken
=
"af4c1345df96546b"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-1.10.0.0"
newVersion
=
"1.10.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.
Net.Http.Header
s"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
assemblyIdentity
name
=
"Microsoft.
Extensions.FileProviders.Abstraction
s"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.
Http.Extens
ion
s
"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
assemblyIdentity
name
=
"Microsoft.AspNetCore.
Authorizat
ion"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.
Extensions.WebEncod
er
s
"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
assemblyIdentity
name
=
"Microsoft.
AspNetCore.Mvc.ApiExplor
er"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-2.2.0.0"
newVersion
=
"2.2.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
System.IO.FileSystem
"
publicKeyToken
=
"
b03f5f7f11d50a3a
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
4.0.3
.0"
newVersion
=
"
4.0.3
.0"
/>
<
assemblyIdentity
name
=
"
Microsoft.AspNetCore.Mvc.Abstractions
"
publicKeyToken
=
"
adb9793829ddae60
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
2.2.0
.0"
newVersion
=
"
2.2.0
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
System.Security.Cryptography.Algorithms
"
publicKeyToken
=
"
b03f5f7f11d50a3a
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
4.3
.0.0"
newVersion
=
"
4.3
.0.0"
/>
<
assemblyIdentity
name
=
"
Microsoft.AspNetCore.Mvc.Formatters.Json
"
publicKeyToken
=
"
adb9793829ddae60
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
2.2
.0.0"
newVersion
=
"
2.2
.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
System.Security.Cryptography.Primitiv
es"
publicKeyToken
=
"
b03f5f7f11d50a3a
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
4.0.2
.0"
newVersion
=
"
4.0.2
.0"
/>
<
assemblyIdentity
name
=
"
Microsoft.AspNetCore.StaticFil
es"
publicKeyToken
=
"
adb9793829ddae60
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
2.2.0
.0"
newVersion
=
"
2.2.0
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
System.IO.FileSystem.Primitives
"
publicKeyToken
=
"
b03f5f7f11d50a3
a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
4.0
.3.0"
newVersion
=
"
4.0
.3.0"
/>
<
assemblyIdentity
name
=
"
linq2db
"
publicKeyToken
=
"
e41013125f9e410
a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
3.2
.3.0"
newVersion
=
"
3.2
.3.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
System.Xml.ReaderWriter
"
publicKeyToken
=
"
b03f5f7f11d50a3a
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
4.1.1
.0"
newVersion
=
"
4.1.1
.0"
/>
<
assemblyIdentity
name
=
"
Coscine.Database.T4
"
publicKeyToken
=
"
84b4c404a0696261
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
1.28.0
.0"
newVersion
=
"
1.28.0
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
System.IO.Compression
"
publicKeyToken
=
"b
77a5c561934e089
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
4.2.0
.0"
newVersion
=
"
4.2.0
.0"
/>
<
assemblyIdentity
name
=
"
LinqKit
"
publicKeyToken
=
"b
c217f8844052a91
"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
1.1.22
.0"
newVersion
=
"
1.1.22
.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
System.Xml.XPath.XDocument
"
publicKeyToken
=
"b
03f5f7f11d50a
3a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
4.1.0
.0"
newVersion
=
"
4.1.0
.0"
/>
<
assemblyIdentity
name
=
"
HtmlAgilityPack
"
publicKeyToken
=
"b
d319b19eaf3b4
3a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-
1.11.29
.0"
newVersion
=
"
1.11.29
.0"
/>
</
dependentAssembly
>
</
assemblyBinding
>
</
runtime
>
...
...
This diff is collapsed.
Click to expand it.
src/Pid/Pid.csproj
+
521
−
108
View file @
295c7500
<?xml version="1.0" encoding="utf-8"?>
<Project
ToolsVersion=
"15.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Import
Project=
"..\packages\NSwag.AspNetCore.13.10.1\build\NSwag.AspNetCore.props"
Condition=
"Exists('..\packages\NSwag.AspNetCore.13.10.1\build\NSwag.AspNetCore.props')"
/>
<Import
Project=
"..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.props"
Condition=
"Exists('..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.props')"
/>
<Import
Project=
"..\packages\NUnit.3.12.0\build\NUnit.props"
Condition=
"Exists('..\packages\NUnit.3.12.0\build\NUnit.props')"
/>
<Import
Project=
"..\packages\Microsoft.Extensions.ApiDescription.Server.3.0.0\build\Microsoft.Extensions.ApiDescription.Server.props"
Condition=
"Exists('..\packages\Microsoft.Extensions.ApiDescription.Server.3.0.0\build\Microsoft.Extensions.ApiDescription.Server.props')"
/>
<Import
Project=
"..\packages\Microsoft.DiaSymReader.Native.1.7.0\build\Microsoft.DiaSymReader.Native.props"
Condition=
"Exists('..\packages\Microsoft.DiaSymReader.Native.1.7.0\build\Microsoft.DiaSymReader.Native.props')"
/>
<Import
Project=
"..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.2\build\Microsoft.CodeAnalysis.Analyzers.props"
Condition=
"Exists('..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.2\build\Microsoft.CodeAnalysis.Analyzers.props')"
/>
<Import
Project=
"..\packages\Microsoft.AspNetCore.Razor.Design.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props"
Condition=
"Exists('..\packages\Microsoft.AspNetCore.Razor.Design.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props')"
/>
<Import
Project=
"..\packages\linq2db.t4models.2.6.4\build\linq2db.t4models.props"
Condition=
"Exists('..\packages\linq2db.t4models.2.6.4\build\linq2db.t4models.props')"
/>
<Import
Project=
"..\packages\linq2db.SqlServer.2.6.4\build\linq2db.SqlServer.props"
Condition=
"Exists('..\packages\linq2db.SqlServer.2.6.4\build\linq2db.SqlServer.props')"
/>
<Import
Project=
"..\packages\EntityFramework.6.4.4\build\EntityFramework.props"
Condition=
"Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')"
/>
<Import
Project=
"$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"
Condition=
"Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')"
/>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
...
...
@@ -40,114 +48,491 @@
<DocumentationFile>
bin\Release\Coscine.Pid.Resources.xml
</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference
Include=
"Coscine.Action"
>
<Version>
1.18.0
</Version>
</PackageReference>
<PackageReference
Include=
"Coscine.ApiCommons"
>
<Version>
1.12.0
</Version>
</PackageReference>
<PackageReference
Include=
"HtmlAgilityPack"
>
<Version>
1.11.29
</Version>
</PackageReference>
<PackageReference
Include=
"linq2db.SqlServer"
>
<Version>
3.2.3
</Version>
</PackageReference>
<PackageReference
Include=
"linq2db.t4models"
>
<Version>
3.2.3
</Version>
</PackageReference>
<PackageReference
Include=
"LinqKit"
>
<Version>
1.1.22
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.AspNetCore.Http"
>
<Version>
2.2.2
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.AspNetCore.HttpOverrides"
>
<Version>
2.2.0
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.AspNetCore.Mvc.Core"
>
<Version>
2.2.2
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.AspNetCore.Routing"
>
<Version>
2.2.2
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"
>
<Version>
2.2.1
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.AspNetCore.StaticFiles"
>
<Version>
2.2.0
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.CodeAnalysis.Analyzers"
>
<Version>
2.9.2
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.CodeAnalysis.CSharp"
>
<Version>
3.0.0
</Version>
</PackageReference>
<PackageReference
Include=
"Microsoft.Extensions.Http"
>
<Version>
3.1.5
</Version>
</PackageReference>
<PackageReference
Include=
"NUnit"
>
<Version>
3.12.0
</Version>
</PackageReference>
<PackageReference
Include=
"OpenLink.Data.Virtuoso"
>
<Version>
7.20.3214.1
</Version>
</PackageReference>
<PackageReference
Include=
"System.AppContext"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.Diagnostics.Debug"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.Diagnostics.StackTrace"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.Dynamic.Runtime"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.IO"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.IO.FileSystem"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.IO.Pipelines"
>
<Version>
4.5.3
</Version>
</PackageReference>
<PackageReference
Include=
"System.Linq"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.Runtime"
>
<Version>
4.3.1
</Version>
</PackageReference>
<PackageReference
Include=
"System.Runtime.Extensions"
>
<Version>
4.3.1
</Version>
</PackageReference>
<PackageReference
Include=
"System.Runtime.InteropServices"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.Security.Cryptography.Algorithms"
>
<Version>
4.3.1
</Version>
</PackageReference>
<PackageReference
Include=
"System.Security.Cryptography.X509Certificates"
>
<Version>
4.3.2
</Version>
</PackageReference>
<PackageReference
Include=
"System.Security.Principal.Windows"
>
<Version>
4.5.1
</Version>
</PackageReference>
<PackageReference
Include=
"System.Text.Encoding.CodePages"
>
<Version>
4.5.1
</Version>
</PackageReference>
<PackageReference
Include=
"System.Threading.Thread"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"System.Xml.ReaderWriter"
>
<Version>
4.3.1
</Version>
</PackageReference>
<PackageReference
Include=
"System.Xml.XmlDocument"
>
<Version>
4.3.0
</Version>
</PackageReference>
<PackageReference
Include=
"VDS.Common"
>
<Version>
1.10.0
</Version>
</PackageReference>
<Reference
Include=
"Consul, Version=1.6.1.1, Culture=neutral, PublicKeyToken=20a6ad9a81df1d95, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Consul.1.6.1.1\lib\net461\Consul.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.ApiCommons, Version=1.12.0.0, Culture=neutral, PublicKeyToken=af4c1345df96546b, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.ApiCommons.1.12.0\lib\net461\Coscine.ApiCommons.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.Configuration, Version=1.6.0.0, Culture=neutral, PublicKeyToken=ce3d7a32d7dc1e5a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.Configuration.1.6.0\lib\net461\Coscine.Configuration.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.Database, Version=1.28.0.0, Culture=neutral, PublicKeyToken=767d77427707b70a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.Database.1.28.0\lib\net461\Coscine.Database.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.Database.T4, Version=1.28.0.0, Culture=neutral, PublicKeyToken=84b4c404a0696261, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.Database.1.28.0\lib\net461\Coscine.Database.T4.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.JwtHandler, Version=1.3.0.0, Culture=neutral, PublicKeyToken=aaacf41df3a6253c, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.JwtHandler.1.3.0\lib\net461\Coscine.JwtHandler.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.Logging, Version=1.3.0.0, Culture=neutral, PublicKeyToken=e1ed402bc3f6525e, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.Logging.1.3.0\lib\net461\Coscine.Logging.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.ProxyApi, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.ProxyApi.1.4.0\lib\net461\Coscine.ProxyApi.dll
</HintPath>
</Reference>
<Reference
Include=
"EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
>
<HintPath>
..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll
</HintPath>
</Reference>
<Reference
Include=
"EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
>
<HintPath>
..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll
</HintPath>
</Reference>
<Reference
Include=
"HtmlAgilityPack, Version=1.11.29.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\HtmlAgilityPack.1.11.29\lib\Net45\HtmlAgilityPack.dll
</HintPath>
</Reference>
<Reference
Include=
"linq2db, Version=3.2.3.0, Culture=neutral, PublicKeyToken=e41013125f9e410a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\linq2db.3.2.3\lib\net46\linq2db.dll
</HintPath>
</Reference>
<Reference
Include=
"LinqKit, Version=1.1.22.0, Culture=neutral, PublicKeyToken=bc217f8844052a91, processorArchitecture=MSIL"
>
<HintPath>
..\packages\LinqKit.1.1.22\lib\net45\LinqKit.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Antiforgery, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Antiforgery.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Antiforgery.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Authentication, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Authentication.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Authentication.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Authentication.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Authentication.Core, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Authentication.Core.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Core.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Authentication.JwtBearer, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Authentication.JwtBearer.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Authorization, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Authorization.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Authorization.Policy, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Authorization.Policy.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.Policy.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Connections.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Connections.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Connections.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Cors, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Cors.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Cors.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Cryptography.Internal, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Cryptography.Internal.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Cryptography.Internal.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.DataProtection, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.DataProtection.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.DataProtection.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.DataProtection.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.DataProtection.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Diagnostics, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Diagnostics.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Diagnostics.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Diagnostics.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Diagnostics.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Hosting, Version=2.2.7.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Hosting.2.2.7\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Hosting.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Hosting.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Hosting.Server.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Html.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Html.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Html.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Http, Version=2.2.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Http.2.2.2\lib\netstandard2.0\Microsoft.AspNetCore.Http.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Http.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Http.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Http.Extensions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Http.Extensions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Extensions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Http.Features, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Http.Features.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.HttpOverrides, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.HttpOverrides.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.HttpOverrides.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.JsonPatch, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.JsonPatch.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Localization, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Localization.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Localization.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.ApiExplorer, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.ApiExplorer.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.Core, Version=2.2.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.Core.2.2.2\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Core.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.Cors, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.Cors.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Cors.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.DataAnnotations, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.DataAnnotations.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.Formatters.Json, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.Formatters.Json.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.Localization, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.Localization.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Localization.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.Razor, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.Razor.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.Razor.Extensions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\lib\net46\Microsoft.AspNetCore.Mvc.Razor.Extensions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.RazorPages, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.RazorPages.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.RazorPages.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.TagHelpers, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.TagHelpers.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Mvc.ViewFeatures, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Mvc.ViewFeatures.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Razor, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Razor.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Razor.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Razor.Language, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Razor.Language.2.2.0\lib\net46\Microsoft.AspNetCore.Razor.Language.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Razor.Runtime, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Razor.Runtime.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Razor.Runtime.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.ResponseCaching.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.ResponseCaching.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Routing, Version=2.2.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Routing.2.2.2\lib\netstandard2.0\Microsoft.AspNetCore.Routing.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Routing.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Routing.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Server.Kestrel, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Server.Kestrel.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Server.Kestrel.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Server.Kestrel.Core, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Server.Kestrel.Core.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Server.Kestrel.Https, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Server.Kestrel.Https.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Server.Kestrel.Https.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets, Version=2.2.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.2.2.1\lib\netstandard2.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.StaticFiles, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.StaticFiles.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.StaticFiles.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.AspNetCore.WebUtilities, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.AspNetCore.WebUtilities.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.WebUtilities.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.CodeAnalysis, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.CodeAnalysis.Common.3.0.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.CodeAnalysis.CSharp, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.CodeAnalysis.CSharp.3.0.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.CodeAnalysis.Razor, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.CodeAnalysis.Razor.2.2.0\lib\net46\Microsoft.CodeAnalysis.Razor.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.DotNet.PlatformAbstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.DotNet.PlatformAbstractions.2.1.0\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Caching.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Caching.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Caching.Memory, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Caching.Memory.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Configuration, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Configuration.3.1.5\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Configuration.Abstractions, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.5\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Configuration.Binder, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Configuration.Binder.3.1.5\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Configuration.EnvironmentVariables, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.2.2.4\lib\netstandard2.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Configuration.FileExtensions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Configuration.FileExtensions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.FileExtensions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.DependencyInjection.3.1.5\lib\net461\Microsoft.Extensions.DependencyInjection.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.5\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.DependencyModel, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.DependencyModel.2.1.0\lib\net451\Microsoft.Extensions.DependencyModel.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.FileProviders.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.FileProviders.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.FileProviders.Composite, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.FileProviders.Composite.2.2.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Composite.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.FileProviders.Embedded, Version=1.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.FileProviders.Embedded.1.0.1\lib\netstandard1.0\Microsoft.Extensions.FileProviders.Embedded.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.FileProviders.Physical, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.FileProviders.Physical.2.2.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Physical.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.FileSystemGlobbing, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.FileSystemGlobbing.2.2.0\lib\netstandard2.0\Microsoft.Extensions.FileSystemGlobbing.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Hosting.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Hosting.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Http, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Http.3.1.5\lib\netstandard2.0\Microsoft.Extensions.Http.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Localization, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Localization.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Localization.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Localization.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Localization.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Localization.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Logging, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Logging.3.1.5\lib\netstandard2.0\Microsoft.Extensions.Logging.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Logging.Abstractions.5.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.ObjectPool, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.ObjectPool.2.2.0\lib\netstandard2.0\Microsoft.Extensions.ObjectPool.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Options, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Options.3.1.5\lib\netstandard2.0\Microsoft.Extensions.Options.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.Primitives, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.Primitives.3.1.5\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Extensions.WebEncoders, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Extensions.WebEncoders.2.2.0\lib\netstandard2.0\Microsoft.Extensions.WebEncoders.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.IdentityModel.JsonWebTokens, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.IdentityModel.JsonWebTokens.6.8.0\lib\net461\Microsoft.IdentityModel.JsonWebTokens.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.IdentityModel.Logging, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.IdentityModel.Logging.6.8.0\lib\net461\Microsoft.IdentityModel.Logging.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.IdentityModel.Protocols, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.IdentityModel.Protocols.5.3.0\lib\net461\Microsoft.IdentityModel.Protocols.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.IdentityModel.Protocols.OpenIdConnect, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.5.3.0\lib\net461\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.IdentityModel.Tokens, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.IdentityModel.Tokens.6.8.0\lib\net461\Microsoft.IdentityModel.Tokens.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Net.Http.Headers, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Net.Http.Headers.2.2.0\lib\netstandard2.0\Microsoft.Net.Http.Headers.dll
</HintPath>
</Reference>
<Reference
Include=
"Microsoft.Win32.Registry, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Microsoft.Win32.Registry.4.5.0\lib\net461\Microsoft.Win32.Registry.dll
</HintPath>
</Reference>
<Reference
Include=
"Namotion.Reflection, Version=1.0.15.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Namotion.Reflection.1.0.15\lib\net45\Namotion.Reflection.dll
</HintPath>
</Reference>
<Reference
Include=
"Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll
</HintPath>
</Reference>
<Reference
Include=
"Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll
</HintPath>
</Reference>
<Reference
Include=
"NJsonSchema, Version=10.3.3.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NJsonSchema.10.3.3\lib\net45\NJsonSchema.dll
</HintPath>
</Reference>
<Reference
Include=
"NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NLog.4.7.7\lib\net45\NLog.dll
</HintPath>
</Reference>
<Reference
Include=
"NLog.Extensions.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NLog.Extensions.Logging.1.7.0\lib\net461\NLog.Extensions.Logging.dll
</HintPath>
</Reference>
<Reference
Include=
"NLog.Web.AspNetCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NLog.Web.AspNetCore.4.10.0\lib\net461\NLog.Web.AspNetCore.dll
</HintPath>
</Reference>
<Reference
Include=
"NSwag.Annotations, Version=13.10.1.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NSwag.Annotations.13.10.1\lib\net45\NSwag.Annotations.dll
</HintPath>
</Reference>
<Reference
Include=
"NSwag.AspNetCore, Version=13.10.1.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NSwag.AspNetCore.13.10.1\lib\net451\NSwag.AspNetCore.dll
</HintPath>
</Reference>
<Reference
Include=
"NSwag.Core, Version=13.10.1.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NSwag.Core.13.10.1\lib\net45\NSwag.Core.dll
</HintPath>
</Reference>
<Reference
Include=
"NSwag.Generation, Version=13.10.1.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NSwag.Generation.13.10.1\lib\net45\NSwag.Generation.dll
</HintPath>
</Reference>
<Reference
Include=
"NSwag.Generation.AspNetCore, Version=13.10.1.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NSwag.Generation.AspNetCore.13.10.1\lib\net451\NSwag.Generation.AspNetCore.dll
</HintPath>
</Reference>
<Reference
Include=
"nunit.framework, Version=3.12.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"
>
<HintPath>
..\packages\NUnit.3.12.0\lib\net45\nunit.framework.dll
</HintPath>
</Reference>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll
</HintPath>
</Reference>
<Reference
Include=
"System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll
</HintPath>
</Reference>
<Reference
Include=
"System.ComponentModel.Composition"
/>
<Reference
Include=
"System.ComponentModel.DataAnnotations"
/>
<Reference
Include=
"System.Configuration"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Data.OracleClient"
/>
<Reference
Include=
"System.Diagnostics.DiagnosticSource, Version=4.0.3.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Diagnostics.DiagnosticSource.4.5.1\lib\net46\System.Diagnostics.DiagnosticSource.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Diagnostics.StackTrace, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Diagnostics.StackTrace.4.3.0\lib\net46\System.Diagnostics.StackTrace.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Drawing"
/>
<Reference
Include=
"System.IdentityModel.Tokens.Jwt, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.IdentityModel.Tokens.Jwt.6.8.0\lib\net461\System.IdentityModel.Tokens.Jwt.dll
</HintPath>
</Reference>
<Reference
Include=
"System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
/>
<Reference
Include=
"System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.IO.Pipelines, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.IO.Pipelines.4.5.3\lib\netstandard2.0\System.IO.Pipelines.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Memory.4.5.2\lib\netstandard2.0\System.Memory.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Net"
/>
<Reference
Include=
"System.Net.Http.WebRequest"
/>
<Reference
Include=
"System.Numerics"
/>
<Reference
Include=
"System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Reflection.Metadata.1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Runtime.Serialization"
/>
<Reference
Include=
"System.Security"
/>
<Reference
Include=
"System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Cng, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.Cryptography.Cng.4.5.0\lib\net461\System.Security.Cryptography.Cng.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Xml, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.Cryptography.Xml.4.5.0\lib\net461\System.Security.Cryptography.Xml.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Security.Permissions, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.Permissions.4.5.0\lib\net461\System.Security.Permissions.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Security.Principal.Windows, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Security.Principal.Windows.4.5.1\lib\net461\System.Security.Principal.Windows.dll
</HintPath>
</Reference>
<Reference
Include=
"System.ServiceModel"
/>
<Reference
Include=
"System.ServiceProcess"
/>
<Reference
Include=
"System.Text.Encoding.CodePages, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Text.Encoding.CodePages.4.5.1\lib\net461\System.Text.Encoding.CodePages.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Text.Encodings.Web, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Text.Encodings.Web.4.5.0\lib\netstandard2.0\System.Text.Encodings.Web.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
</HintPath>
</Reference>
<Reference
Include=
"System.Threading.Thread, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Threading.Thread.4.3.0\lib\net46\System.Threading.Thread.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Transactions"
/>
<Reference
Include=
"System.Web"
/>
<Reference
Include=
"System.Xml.Linq"
/>
<Reference
Include=
"System.Data.DataSetExtensions"
/>
<Reference
Include=
"Microsoft.CSharp"
/>
<Reference
Include=
"System.Data"
/>
<Reference
Include=
"System.Net.Http"
/>
<Reference
Include=
"System.Xml"
/>
<Reference
Include=
"System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Xml.ReaderWriter.4.3.1\lib\net46\System.Xml.ReaderWriter.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"System.Xml.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\System.Xml.XmlDocument.4.3.0\lib\net46\System.Xml.XmlDocument.dll
</HintPath>
<Private>
True
</Private>
<Private>
True
</Private>
</Reference>
<Reference
Include=
"VDS.Common, Version=1.10.0.0, Culture=neutral, PublicKeyToken=ab5f4eb908061bf0, processorArchitecture=MSIL"
>
<HintPath>
..\packages\VDS.Common.1.10.0\lib\net40-client\VDS.Common.dll
</HintPath>
</Reference>
<Reference
Include=
"virtado4, Version=4.0.0.0, Culture=neutral, PublicKeyToken=391bf132017ae989, processorArchitecture=MSIL"
>
<HintPath>
..\packages\OpenLink.Data.Virtuoso.7.20.3214.1\lib\net40\virtado4.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile
Include=
"Controllers\PidController.cs"
/>
...
...
@@ -156,10 +541,38 @@
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
<Compile
Include=
"Startup.cs"
/>
</ItemGroup>
<ItemGroup>
<None
Include=
"App.config"
/>
<None
Include=
"packages.config"
/>
</ItemGroup>
<ItemGroup>
<Analyzer
Include=
"..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.2\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll"
/>
<Analyzer
Include=
"..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.2\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll"
/>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Target
Name=
"EnsureNuGetPackageBuildImports"
BeforeTargets=
"PrepareForBuild"
>
<PropertyGroup>
<ErrorText>
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
</ErrorText>
</PropertyGroup>
<Error
Condition=
"!Exists('..\packages\Microsoft.AspNetCore.Razor.Design.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.AspNetCore.Razor.Design.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props'))"
/>
<Error
Condition=
"!Exists('..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.2\build\Microsoft.CodeAnalysis.Analyzers.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.2\build\Microsoft.CodeAnalysis.Analyzers.props'))"
/>
<Error
Condition=
"!Exists('..\packages\Microsoft.DiaSymReader.Native.1.7.0\build\Microsoft.DiaSymReader.Native.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.DiaSymReader.Native.1.7.0\build\Microsoft.DiaSymReader.Native.props'))"
/>
<Error
Condition=
"!Exists('..\packages\NUnit.3.12.0\build\NUnit.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.12.0\build\NUnit.props'))"
/>
<Error
Condition=
"!Exists('..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.props'))"
/>
<Error
Condition=
"!Exists('..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.targets')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.targets'))"
/>
<Error
Condition=
"!Exists('..\packages\Microsoft.Extensions.ApiDescription.Server.3.0.0\build\Microsoft.Extensions.ApiDescription.Server.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.ApiDescription.Server.3.0.0\build\Microsoft.Extensions.ApiDescription.Server.props'))"
/>
<Error
Condition=
"!Exists('..\packages\Microsoft.Extensions.ApiDescription.Server.3.0.0\build\Microsoft.Extensions.ApiDescription.Server.targets')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.ApiDescription.Server.3.0.0\build\Microsoft.Extensions.ApiDescription.Server.targets'))"
/>
<Error
Condition=
"!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))"
/>
<Error
Condition=
"!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))"
/>
<Error
Condition=
"!Exists('..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets'))"
/>
<Error
Condition=
"!Exists('..\packages\NSwag.AspNetCore.13.10.1\build\NSwag.AspNetCore.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\NSwag.AspNetCore.13.10.1\build\NSwag.AspNetCore.props'))"
/>
<Error
Condition=
"!Exists('..\packages\NSwag.AspNetCore.13.10.1\build\NSwag.AspNetCore.targets')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\NSwag.AspNetCore.13.10.1\build\NSwag.AspNetCore.targets'))"
/>
<Error
Condition=
"!Exists('..\packages\linq2db.SqlServer.3.2.3\build\linq2db.SqlServer.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\linq2db.SqlServer.3.2.3\build\linq2db.SqlServer.props'))"
/>
<Error
Condition=
"!Exists('..\packages\linq2db.t4models.3.2.3\build\linq2db.t4models.props')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\packages\linq2db.t4models.3.2.3\build\linq2db.t4models.props'))"
/>
</Target>
<Import
Project=
"..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.targets"
Condition=
"Exists('..\packages\Microsoft.AspNetCore.Mvc.Razor.Extensions.2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.targets')"
/>
<Import
Project=
"..\packages\Microsoft.Extensions.ApiDescription.Server.3.0.0\build\Microsoft.Extensions.ApiDescription.Server.targets"
Condition=
"Exists('..\packages\Microsoft.Extensions.ApiDescription.Server.3.0.0\build\Microsoft.Extensions.ApiDescription.Server.targets')"
/>
<Import
Project=
"..\packages\EntityFramework.6.4.4\build\EntityFramework.targets"
Condition=
"Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')"
/>
<Import
Project=
"..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets"
Condition=
"Exists('..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')"
/>
<Import
Project=
"..\packages\NSwag.AspNetCore.13.10.1\build\NSwag.AspNetCore.targets"
Condition=
"Exists('..\packages\NSwag.AspNetCore.13.10.1\build\NSwag.AspNetCore.targets')"
/>
</Project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/Pid/packages.config
0 → 100644
+
166
−
0
View file @
295c7500
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"Consul"
version
=
"1.6.1.1"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.ApiCommons"
version
=
"1.12.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.Configuration"
version
=
"1.6.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.Database"
version
=
"1.28.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.JwtHandler"
version
=
"1.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.Logging"
version
=
"1.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.ProxyApi"
version
=
"1.4.0"
targetFramework
=
"net461"
/>
<
package
id
=
"EntityFramework"
version
=
"6.4.4"
targetFramework
=
"net461"
/>
<
package
id
=
"HtmlAgilityPack"
version
=
"1.11.29"
targetFramework
=
"net461"
/>
<
package
id
=
"linq2db"
version
=
"3.2.3"
targetFramework
=
"net461"
/>
<
package
id
=
"linq2db.SqlServer"
version
=
"3.2.3"
targetFramework
=
"net461"
/>
<
package
id
=
"linq2db.t4models"
version
=
"3.2.3"
targetFramework
=
"net461"
/>
<
package
id
=
"LinqKit"
version
=
"1.1.22"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Antiforgery"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Authentication"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Authentication.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Authentication.Core"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Authentication.JwtBearer"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Authorization"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Authorization.Policy"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Connections.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Cors"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Cryptography.Internal"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.DataProtection"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.DataProtection.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Diagnostics"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Diagnostics.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Hosting"
version
=
"2.2.7"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Hosting.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Hosting.Server.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Html.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Http"
version
=
"2.2.2"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Http.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Http.Extensions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Http.Features"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.HttpOverrides"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.JsonPatch"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Localization"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.Analyzers"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.ApiExplorer"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.Core"
version
=
"2.2.2"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.Cors"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.DataAnnotations"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.Formatters.Json"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.Localization"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.Razor"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.Razor.Extensions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.RazorPages"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.TagHelpers"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Mvc.ViewFeatures"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Razor"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Razor.Design"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Razor.Language"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Razor.Runtime"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.ResponseCaching.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Routing"
version
=
"2.2.2"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Routing.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Server.Kestrel"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Server.Kestrel.Core"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Server.Kestrel.Https"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"
version
=
"2.2.1"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.StaticFiles"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.AspNetCore.WebUtilities"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Bcl.AsyncInterfaces"
version
=
"1.1.1"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.CodeAnalysis.Analyzers"
version
=
"2.9.2"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.CodeAnalysis.Common"
version
=
"3.0.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.CodeAnalysis.CSharp"
version
=
"3.0.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.CodeAnalysis.Razor"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.CSharp"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.DiaSymReader.Native"
version
=
"1.7.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.DotNet.PlatformAbstractions"
version
=
"2.1.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.ApiDescription.Server"
version
=
"3.0.0"
targetFramework
=
"net461"
developmentDependency
=
"true"
/>
<
package
id
=
"Microsoft.Extensions.Caching.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Caching.Memory"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Configuration"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Configuration.Abstractions"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Configuration.Binder"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Configuration.EnvironmentVariables"
version
=
"2.2.4"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Configuration.FileExtensions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.DependencyInjection"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.DependencyInjection.Abstractions"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.DependencyModel"
version
=
"2.1.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.FileProviders.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.FileProviders.Composite"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.FileProviders.Embedded"
version
=
"1.0.1"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.FileProviders.Physical"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.FileSystemGlobbing"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Hosting.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Http"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Localization"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Localization.Abstractions"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Logging"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Logging.Abstractions"
version
=
"5.0.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.ObjectPool"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Options"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.Primitives"
version
=
"3.1.5"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Extensions.WebEncoders"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.IdentityModel.JsonWebTokens"
version
=
"6.8.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.IdentityModel.Logging"
version
=
"6.8.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.IdentityModel.Protocols"
version
=
"5.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.IdentityModel.Protocols.OpenIdConnect"
version
=
"5.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.IdentityModel.Tokens"
version
=
"6.8.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Net.Http.Headers"
version
=
"2.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Microsoft.Win32.Registry"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Namotion.Reflection"
version
=
"1.0.15"
targetFramework
=
"net461"
/>
<
package
id
=
"Newtonsoft.Json"
version
=
"12.0.3"
targetFramework
=
"net461"
/>
<
package
id
=
"Newtonsoft.Json.Bson"
version
=
"1.0.2"
targetFramework
=
"net461"
/>
<
package
id
=
"NJsonSchema"
version
=
"10.3.3"
targetFramework
=
"net461"
/>
<
package
id
=
"NLog"
version
=
"4.7.7"
targetFramework
=
"net461"
/>
<
package
id
=
"NLog.Config"
version
=
"4.7.7"
targetFramework
=
"net461"
/>
<
package
id
=
"NLog.Extensions.Logging"
version
=
"1.7.0"
targetFramework
=
"net461"
/>
<
package
id
=
"NLog.Schema"
version
=
"4.7.7"
targetFramework
=
"net461"
/>
<
package
id
=
"NLog.Web.AspNetCore"
version
=
"4.10.0"
targetFramework
=
"net461"
/>
<
package
id
=
"NSwag.Annotations"
version
=
"13.10.1"
targetFramework
=
"net461"
/>
<
package
id
=
"NSwag.AspNetCore"
version
=
"13.10.1"
targetFramework
=
"net461"
/>
<
package
id
=
"NSwag.Core"
version
=
"13.10.1"
targetFramework
=
"net461"
/>
<
package
id
=
"NSwag.Generation"
version
=
"13.10.1"
targetFramework
=
"net461"
/>
<
package
id
=
"NSwag.Generation.AspNetCore"
version
=
"13.10.1"
targetFramework
=
"net461"
/>
<
package
id
=
"NUnit"
version
=
"3.12.0"
targetFramework
=
"net461"
/>
<
package
id
=
"OpenLink.Data.Virtuoso"
version
=
"7.20.3214.1"
targetFramework
=
"net461"
/>
<
package
id
=
"SQLitePCLRaw.lib.e_sqlite3"
version
=
"2.0.4"
targetFramework
=
"net461"
/>
<
package
id
=
"System.AppContext"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Buffers"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Collections"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Collections.Immutable"
version
=
"1.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.ComponentModel.Annotations"
version
=
"4.7.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Diagnostics.Debug"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Diagnostics.DiagnosticSource"
version
=
"4.5.1"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Diagnostics.StackTrace"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Dynamic.Runtime"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.IdentityModel.Tokens.Jwt"
version
=
"6.8.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.IO"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.IO.FileSystem"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.IO.FileSystem.Primitives"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.IO.Pipelines"
version
=
"4.5.3"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Linq"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Memory"
version
=
"4.5.2"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Numerics.Vectors"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Reflection.Metadata"
version
=
"1.6.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Runtime"
version
=
"4.3.1"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Runtime.CompilerServices.Unsafe"
version
=
"4.7.1"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Runtime.Extensions"
version
=
"4.3.1"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Runtime.InteropServices"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Runtime.InteropServices.RuntimeInformation"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.AccessControl"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.Cryptography.Algorithms"
version
=
"4.3.1"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.Cryptography.Cng"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.Cryptography.Encoding"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.Cryptography.Primitives"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.Cryptography.X509Certificates"
version
=
"4.3.2"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.Cryptography.Xml"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.Permissions"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Security.Principal.Windows"
version
=
"4.5.1"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Text.Encoding.CodePages"
version
=
"4.5.1"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Text.Encodings.Web"
version
=
"4.5.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Threading.Tasks.Extensions"
version
=
"4.5.4"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Threading.Thread"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Xml.ReaderWriter"
version
=
"4.3.1"
targetFramework
=
"net461"
/>
<
package
id
=
"System.Xml.XmlDocument"
version
=
"4.3.0"
targetFramework
=
"net461"
/>
<
package
id
=
"VDS.Common"
version
=
"1.10.0"
targetFramework
=
"net461"
/>
</
packages
>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment