Skip to content

Commit f3aa849

Browse files
committed
Add XML file to ITfoxtec.Identity.Saml2.MvcCore
1 parent 0c60bb5 commit f3aa849

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"version": "1.0.0.0",
3-
43
"dependencies": {
54
"Microsoft.AspNetCore.Authentication.Cookies": "1.0.0",
65
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0",
@@ -9,7 +8,6 @@
98
"Microsoft.AspNetCore.Mvc.Core": "1.0.1",
109
"NETStandard.Library": "1.6.0"
1110
},
12-
1311
"frameworks": {
1412
"net451": {
1513
"dependencies": {
@@ -18,5 +16,8 @@
1816
}
1917
}
2018
}
19+
},
20+
"buildOptions": {
21+
"xmlDoc": true
2122
}
2223
}

0 commit comments

Comments
 (0)