-
Notifications
You must be signed in to change notification settings - Fork 6
/
dotnetcore.properties
66 lines (57 loc) · 1.96 KB
/
dotnetcore.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Modify this file, publish it on your web site and contact
# JBoss middleware team to set project matrix to parse this file
# for your project information
# Required fields
#######################################################
# should be something like /project or /project/subproject. Only alphanumeric
# characters are allowed (no spaces)!
nodePath=/dotnetcore
# Human readable name of the project. Everything after " - " is cut off.
projectName=.NET Core
# Main URL to your project
homePage=https://dotnetfoundation.org/
# Miscellaneous fields
#######################################################
description=.NET Core has a high-performance and modular design, and supports full side by side to make it easy to adopt new .NET Core versions without affecting other apps. It currently runs on Linux, Mac, and Windows.
# ASL, LGPL, LGPL2, LGPL3, EPL, other
license=ASL
# if license is other, fill the URL of the license here
otherLicenseLink=
specialIcon=
archived=
excludeInProjectMatrix=
subProjects=https://github.com/dotnet/core
# Downloads
#######################################################
downloadsLink=https://github.com/dotnet/core/blob/master/release-notes/download-archive.md
# Documents
#######################################################
docsLink=https://github.com/dotnet/core/tree/master/Documentation
# Community links
#######################################################
communityLink=
knowledgeBaseLink=
userForumLink=
devForumLink=
mailingListLink=
chatLink=
blogLink=
twitterLink=https://twitter.com/dotnet
# Source code links
#######################################################
srcLink=
anonymousLink=
committerLink=
fisheyeLink=
viewvcLink=
githubLink=https://github.com/dotnet/core
anonymousGitLink=
committerGitLink=
# Build links
#######################################################
buildLink=
hudsonLink=
# Issue tracker links
#######################################################
issueTrackerLink=https://github.com/dotnet/core/issues
jiraLink=