|
1 | | -# Generated by https://github.com/richlander/dependadotnet |
| 1 | +# generated by dependadotnet |
| 2 | +# https://github.com/dotnet/core/tree/master/samples/dependadotnet |
2 | 3 | version: 2 |
3 | 4 | updates: |
4 | | -- package-ecosystem: nuget |
5 | | - directory: "/samples/snippets/fsharp/VS_Snippets_CLR_System/system.console.class/fs" # fontlink1.fsproj |
6 | | - schedule: |
7 | | - interval: daily |
8 | | - open-pull-requests-limit: 10 |
9 | | -- package-ecosystem: nuget |
10 | | - directory: "/samples/snippets/csharp/VS_Snippets_CLR_System/system.collections.generic.equalitycomparer.default/cs" # cs.csproj |
11 | | - schedule: |
12 | | - interval: daily |
13 | | - open-pull-requests-limit: 10 |
14 | | -- package-ecosystem: nuget |
15 | | - directory: "/samples/snippets/csharp/VS_Snippets_CLR_System/system.invalidoperationexception.threading.uwp/cs" # UWPCrossThreadSolutionCS.csproj |
16 | | - schedule: |
17 | | - interval: daily |
18 | | - open-pull-requests-limit: 10 |
19 | | -- package-ecosystem: nuget |
20 | | - directory: "/samples/snippets/visualbasic/VS_Snippets_CLR_System/system.collections.generic.equalitycomparer.default/vb" # vb.vbproj |
21 | | - schedule: |
22 | | - interval: daily |
23 | | - open-pull-requests-limit: 10 |
| 5 | + - package-ecosystem: "nuget" |
| 6 | + directory: "/samples/snippets/fsharp/VS_Snippets_CLR_System/system.console.class/fs" #fontlink1.fsproj |
| 7 | + schedule: |
| 8 | + interval: "weekly" |
| 9 | + day: "wednesday" |
| 10 | + open-pull-requests-limit: 5 |
| 11 | + - package-ecosystem: "nuget" |
| 12 | + directory: "/samples/snippets/csharp/api/system.reflection.metadata/metadatareader" #MetadataReaderSnippets.csproj |
| 13 | + schedule: |
| 14 | + interval: "weekly" |
| 15 | + day: "wednesday" |
| 16 | + open-pull-requests-limit: 5 |
| 17 | + - package-ecosystem: "nuget" |
| 18 | + directory: "/samples/snippets/csharp/VS_Snippets_CLR_System/system.collections.generic.equalitycomparer.default/cs" #cs.csproj |
| 19 | + schedule: |
| 20 | + interval: "weekly" |
| 21 | + day: "wednesday" |
| 22 | + open-pull-requests-limit: 5 |
| 23 | + - package-ecosystem: "nuget" |
| 24 | + directory: "/samples/snippets/visualbasic/VS_Snippets_CLR_System/system.collections.generic.equalitycomparer.default/vb" #vb.vbproj |
| 25 | + schedule: |
| 26 | + interval: "weekly" |
| 27 | + day: "wednesday" |
| 28 | + open-pull-requests-limit: 5 |
0 commit comments