Skip to content

Commit 671010b

Browse files
authored
Continuous Integration Publish: 73cec0f
Merge pull request #133 from cake-contrib/renovate/coverlet.msbuild-6.x Update dependency coverlet.msbuild to v6
1 parent 1132e9b commit 671010b

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

assets/js/searchIndex.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,42 +39,42 @@ var searchModule = function() {
3939
a(
4040
{
4141
id:0,
42-
title:"DotNetVersionDetectorRunner",
43-
content:"DotNetVersionDetectorRunner",
42+
title:"DotNetVersionDetectorAliases",
43+
content:"DotNetVersionDetectorAliases",
4444
description:'',
4545
tags:''
4646
},
4747
{
48-
url:'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorRunner',
49-
title:"DotNetVersionDetectorRunner",
48+
url:'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorAliases',
49+
title:"DotNetVersionDetectorAliases",
5050
description:""
5151
}
5252
);
5353
a(
5454
{
5555
id:1,
56-
title:"DotNetVersionDetectorSettings",
57-
content:"DotNetVersionDetectorSettings",
56+
title:"DotNetVersionDetectorRunner",
57+
content:"DotNetVersionDetectorRunner",
5858
description:'',
5959
tags:''
6060
},
6161
{
62-
url:'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorSettings',
63-
title:"DotNetVersionDetectorSettings",
62+
url:'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorRunner',
63+
title:"DotNetVersionDetectorRunner",
6464
description:""
6565
}
6666
);
6767
a(
6868
{
6969
id:2,
70-
title:"DotNetVersionDetectorAliases",
71-
content:"DotNetVersionDetectorAliases",
70+
title:"DotNetVersionDetectorSettings",
71+
content:"DotNetVersionDetectorSettings",
7272
description:'',
7373
tags:''
7474
},
7575
{
76-
url:'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorAliases',
77-
title:"DotNetVersionDetectorAliases",
76+
url:'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorSettings',
77+
title:"DotNetVersionDetectorSettings",
7878
description:""
7979
}
8080
);

feed.atom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
<title>Cake.DotNetVersionDetector</title>
55
<link rel="self" href="http://cake-contrib.github.io/Cake.DotNetVersionDetector" />
66
<rights>2024</rights>
7-
<updated>2024-07-21T12:09:25Z</updated>
7+
<updated>2024-07-21T12:14:18Z</updated>
88
</feed>

feed.rss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link>http://cake-contrib.github.io/Cake.DotNetVersionDetector</link>
66
<description />
77
<copyright>2024</copyright>
8-
<pubDate>Sun, 21 Jul 2024 12:09:25 GMT</pubDate>
9-
<lastBuildDate>Sun, 21 Jul 2024 12:09:25 GMT</lastBuildDate>
8+
<pubDate>Sun, 21 Jul 2024 12:14:18 GMT</pubDate>
9+
<lastBuildDate>Sun, 21 Jul 2024 12:14:18 GMT</lastBuildDate>
1010
</channel>
1111
</rss>

0 commit comments

Comments
 (0)