Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit 2981bb2

Browse files
author
Victor Hurdugaci
committed
Add repository information to project files
1 parent 445e046 commit 2981bb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Microsoft.AspNet.StaticFiles/project.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"version": "1.0.0-*",
33
"description": "ASP.NET 5 static files middleware.",
4+
"repository": {
5+
"type": "git",
6+
"url": "git://github.com/aspnet/staticfiles"
7+
},
48
"dependencies": {
59
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
610
"Microsoft.AspNet.FileProviders.Abstractions": "1.0.0-*",

0 commit comments

Comments
 (0)