-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.netconfig
More file actions
55 lines (43 loc) · 1.69 KB
/
.netconfig
File metadata and controls
55 lines (43 loc) · 1.69 KB
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
# Original seed file, use with:
# dotnet file init https://github.com/devlooped/oss/blob/main/.netconfig
# .netconfig is awesome: https://dotnetconfig.org
[file]
url = https://github.com/devlooped/oss
# don't sync the .netconfig itself, to avoid a loop
[file ".netconfig"]
url = https://github.com/devlooped/oss/blob/main/.netconfig
skip
# readme is always customized for the project
[file "readme.md"]
url = https://github.com/devlooped/oss/blob/main/readme.md
skip
# readme template unfolded by oss.cs
[file "readme.tmp.md"]
url = https://github.com/devlooped/oss/blob/main/readme.tmp.md
skip
# template unfold tool
[file "oss.cs"]
url = https://github.com/devlooped/oss/blob/main/oss.cs
skip
# This top-level MSBuild response file is not usually necessary nowadays
[file "Directory.Build.rsp"]
url = https://github.com/devlooped/oss/blob/main/Directory.Build.rsp
skip
# strong-naming is less and less relevant nowadays
[file "src/kzu.snk"]
url = https://github.com/devlooped/oss/blob/main/src/kzu.snk
skip
# combine-prs.yml typically not needed nowadays with dependabot dep groups
[file ".github/workflows/combine-prs.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/combine-prs.yml
skip
# reusable workflows not intended for standalone execution
[file ".github/workflows/dotnet-file-core.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file-core.yml
skip
# this is obsolete now since we use dotnet-env instead
[file ".github/actions/dotnet/action.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/actions/dotnet/action.yml
skip
[file "osmfeula.txt"]
url = https://github.com/devlooped/.github/blob/main/osmfeula.txt