FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
DNN.Repository/app.config at develop · DNNCommunity/DNN.Repository · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
DNNCommunity
/
DNN.Repository
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
9
Code
Issues
2
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
DNN.Repository
/
app.config
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (23 loc) · 1.15 KB
Breadcrumbs
DNN.Repository
/
app.config
Copy path
File metadata and controls
23 lines (23 loc) · 1.15 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<
?xm
l versio
n
=
"1.
0
" encodin
g
=
"utf-
8
"?>
<
configuration
>
<
runtime
>
<
assemblyBinding
xmlns
=
"
urn:schemas-microsoft-com:asm.v1
"
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
System.Memory
"
publicKeyToken
=
"
cc7b13ffcd2ddd51
"
culture
=
"
neutral
"
/>
<
bindingRedirect
oldVersion
=
"
0.0.0.0-4.0.1.2
"
newVersion
=
"
4.0.1.2
"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
Newtonsoft.Json
"
publicKeyToken
=
"
30ad4fe6b2a6aeed
"
culture
=
"
neutral
"
/>
<
bindingRedirect
oldVersion
=
"
0.0.0.0-13.0.0.0
"
newVersion
=
"
13.0.0.0
"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
Microsoft.Web.Infrastructure
"
publicKeyToken
=
"
31bf3856ad364e35
"
culture
=
"
neutral
"
/>
<
bindingRedirect
oldVersion
=
"
0.0.0.0-2.0.0.0
"
newVersion
=
"
2.0.0.0
"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"
Microsoft.Extensions.DependencyInjection.Abstractions
"
publicKeyToken
=
"
adb9793829ddae60
"
culture
=
"
neutral
"
/>
<
bindingRedirect
oldVersion
=
"
0.0.0.0-8.0.0.0
"
newVersion
=
"
8.0.0.0
"
/>
</
dependentAssembly
>
</
assemblyBinding
>
</
runtime
>
</
configuration
>
Back
|
FazBrowse Home
|
New Git URL