Skip to content

Commit 1c4ac80

Browse files
authored
Continuous Integration Publish: 6fc808c
Merge pull request #126 from cake-contrib/renovate/xunit-dotnet-monorepo Update xunit-dotnet monorepo
1 parent 55722ec commit 1c4ac80

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

assets/js/searchIndex.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ 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
);
@@ -67,14 +67,14 @@ var searchModule = function() {
6767
a(
6868
{
6969
id:2,
70-
title:"DotNetVersionDetectorAliases",
71-
content:"DotNetVersionDetectorAliases",
70+
title:"DotNetVersionDetectorRunner",
71+
content:"DotNetVersionDetectorRunner",
7272
description:'',
7373
tags:''
7474
},
7575
{
76-
url:'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorAliases',
77-
title:"DotNetVersionDetectorAliases",
76+
url:'/Cake.DotNetVersionDetector/api/Cake.DotNetVersionDetector/DotNetVersionDetectorRunner',
77+
title:"DotNetVersionDetectorRunner",
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-20T22:32:03Z</updated>
7+
<updated>2024-07-21T07:37:36Z</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>Sat, 20 Jul 2024 22:32:03 GMT</pubDate>
9-
<lastBuildDate>Sat, 20 Jul 2024 22:32:03 GMT</lastBuildDate>
8+
<pubDate>Sun, 21 Jul 2024 07:37:36 GMT</pubDate>
9+
<lastBuildDate>Sun, 21 Jul 2024 07:37:36 GMT</lastBuildDate>
1010
</channel>
1111
</rss>

0 commit comments

Comments
 (0)