Skip to content

Commit

Permalink
Continuous Integration Publish: ba13298
Browse files Browse the repository at this point in the history
Merge pull request #418 from cake-contrib/renovate/xunit-dotnet-monorepo

(maint) Update xunit-dotnet monorepo
  • Loading branch information
web-flow authored Jul 8, 2024
1 parent 42311d0 commit 7010f66
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
64 changes: 32 additions & 32 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,28 +39,28 @@ var searchModule = function() {
a(
{
id:0,
title:"IWebAdapter",
content:"IWebAdapter",
title:"GradleRunnerAlias",
content:"GradleRunnerAlias",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle.Abstractions/IWebAdapter',
title:"IWebAdapter",
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunnerAlias',
title:"GradleRunnerAlias",
description:""
}
);
a(
{
id:1,
title:"GradleLogLevel",
content:"GradleLogLevel",
title:"GradleRunnerSettings",
content:"GradleRunnerSettings",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle/GradleLogLevel',
title:"GradleLogLevel",
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunnerSettings',
title:"GradleRunnerSettings",
description:""
}
);
Expand All @@ -81,42 +81,42 @@ var searchModule = function() {
a(
{
id:3,
title:"GradleBootstrapAlias",
content:"GradleBootstrapAlias",
title:"IWebAdapter",
content:"IWebAdapter",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle/GradleBootstrapAlias',
title:"GradleBootstrapAlias",
url:'/Cake.Gradle/api/Cake.Gradle.Abstractions/IWebAdapter',
title:"IWebAdapter",
description:""
}
);
a(
{
id:4,
title:"GradleRunner",
content:"GradleRunner",
title:"GradleLogLevel",
content:"GradleLogLevel",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunner',
title:"GradleRunner",
url:'/Cake.Gradle/api/Cake.Gradle/GradleLogLevel',
title:"GradleLogLevel",
description:""
}
);
a(
{
id:5,
title:"GradleBootstrapper",
content:"GradleBootstrapper",
title:"GradleRunner",
content:"GradleRunner",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle.Bootstrap/GradleBootstrapper',
title:"GradleBootstrapper",
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunner',
title:"GradleRunner",
description:""
}
);
Expand All @@ -137,42 +137,42 @@ var searchModule = function() {
a(
{
id:7,
title:"GradleRunnerSettings",
content:"GradleRunnerSettings",
title:"GradleBootstrapper",
content:"GradleBootstrapper",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunnerSettings',
title:"GradleRunnerSettings",
url:'/Cake.Gradle/api/Cake.Gradle.Bootstrap/GradleBootstrapper',
title:"GradleBootstrapper",
description:""
}
);
a(
{
id:8,
title:"IZipAdapter",
content:"IZipAdapter",
title:"GradleBootstrapAlias",
content:"GradleBootstrapAlias",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle.Abstractions/IZipAdapter',
title:"IZipAdapter",
url:'/Cake.Gradle/api/Cake.Gradle/GradleBootstrapAlias',
title:"GradleBootstrapAlias",
description:""
}
);
a(
{
id:9,
title:"GradleRunnerAlias",
content:"GradleRunnerAlias",
title:"IZipAdapter",
content:"IZipAdapter",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunnerAlias',
title:"GradleRunnerAlias",
url:'/Cake.Gradle/api/Cake.Gradle.Abstractions/IZipAdapter',
title:"IZipAdapter",
description:""
}
);
Expand Down
2 changes: 1 addition & 1 deletion feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<title>Cake.Gradle</title>
<link rel="self" href="http://cake-contrib.github.io/Cake.Gradle" />
<rights>2024</rights>
<updated>2024-07-07T09:20:38Z</updated>
<updated>2024-07-08T21:17:44Z</updated>
</feed>
4 changes: 2 additions & 2 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>http://cake-contrib.github.io/Cake.Gradle</link>
<description />
<copyright>2024</copyright>
<pubDate>Sun, 07 Jul 2024 09:20:38 GMT</pubDate>
<lastBuildDate>Sun, 07 Jul 2024 09:20:38 GMT</lastBuildDate>
<pubDate>Mon, 08 Jul 2024 21:17:44 GMT</pubDate>
<lastBuildDate>Mon, 08 Jul 2024 21:17:44 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit 7010f66

Please sign in to comment.