This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
openiddict-core
mirror of
https://github.com/openiddict/openiddict-core.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Update project.json to ensure config.json is correctly copied by dotnet publish
pull/88/head
Kévin Chalet
10 years ago
parent
e188c01a10
commit
aa181edcf6
1 changed files
with
2 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
samples/Mvc.Server/project.json
3
samples/Mvc.Server/project.json
View File
@ -48,7 +48,8 @@
"content"
:
[
"wwwroot"
,
"Views"
"Views"
,
"config.json"
]
,
"exclude"
:
[
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/openiddict-core
Title
Body
Create Issue