File tree 3 files changed +11
-11
lines changed 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -53,28 +53,28 @@ var searchModule = function() {
53
53
a (
54
54
{
55
55
id :1 ,
56
- title :"DotNetVersionDetectorSettings " ,
57
- content :"DotNetVersionDetectorSettings " ,
56
+ title :"DotNetVersionDetectorRunner " ,
57
+ content :"DotNetVersionDetectorRunner " ,
58
58
description :'' ,
59
59
tags :''
60
60
} ,
61
61
{
62
- url :'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorSettings ' ,
63
- title :"DotNetVersionDetectorSettings " ,
62
+ url :'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorRunner ' ,
63
+ title :"DotNetVersionDetectorRunner " ,
64
64
description :""
65
65
}
66
66
) ;
67
67
a (
68
68
{
69
69
id :2 ,
70
- title :"DotNetVersionDetectorRunner " ,
71
- content :"DotNetVersionDetectorRunner " ,
70
+ title :"DotNetVersionDetectorSettings " ,
71
+ content :"DotNetVersionDetectorSettings " ,
72
72
description :'' ,
73
73
tags :''
74
74
} ,
75
75
{
76
- url :'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorRunner ' ,
77
- title :"DotNetVersionDetectorRunner " ,
76
+ url :'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorSettings ' ,
77
+ title :"DotNetVersionDetectorSettings " ,
78
78
description :""
79
79
}
80
80
) ;
Original file line number Diff line number Diff line change 4
4
<title >Cake.DotNetVersionDetector</title >
5
5
<link rel =" self" href =" http://cake-contrib.github.io/Cake.DotNetVersionDetector" />
6
6
<rights >2024</rights >
7
- <updated >2024-07-21T20:23:23Z </updated >
7
+ <updated >2024-07-21T21:17:36Z </updated >
8
8
</feed >
Original file line number Diff line number Diff line change 5
5
<link >http://cake-contrib.github.io/Cake.DotNetVersionDetector</link >
6
6
<description />
7
7
<copyright >2024</copyright >
8
- <pubDate >Sun, 21 Jul 2024 20:23:23 GMT</pubDate >
9
- <lastBuildDate >Sun, 21 Jul 2024 20:23:23 GMT</lastBuildDate >
8
+ <pubDate >Sun, 21 Jul 2024 21:17:36 GMT</pubDate >
9
+ <lastBuildDate >Sun, 21 Jul 2024 21:17:36 GMT</lastBuildDate >
10
10
</channel >
11
11
</rss >
You can’t perform that action at this time.
0 commit comments