Skip to content

Commit

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

(maint) Update xunit-dotnet monorepo
  • Loading branch information
web-flow authored May 25, 2024
1 parent ec4b0b5 commit a537896
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
72 changes: 36 additions & 36 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,126 +39,126 @@ var searchModule = function() {
a(
{
id:0,
title:"GradleLogLevel",
content:"GradleLogLevel",
title:"GradleVersionIdentifier",
content:"GradleVersionIdentifier",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle/GradleLogLevel',
title:"GradleLogLevel",
url:'/Cake.Gradle/api/Cake.Gradle.Bootstrap/GradleVersionIdentifier',
title:"GradleVersionIdentifier",
description:""
}
);
a(
{
id:1,
title:"GradleBootstrapAlias",
content:"GradleBootstrapAlias",
title:"GradleBootstrapper",
content:"GradleBootstrapper",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle/GradleBootstrapAlias',
title:"GradleBootstrapAlias",
url:'/Cake.Gradle/api/Cake.Gradle.Bootstrap/GradleBootstrapper',
title:"GradleBootstrapper",
description:""
}
);
a(
{
id:2,
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:""
}
);
a(
{
id:3,
title:"IWebAdapter",
content:"IWebAdapter",
title:"GradleBootstrapAlias",
content:"GradleBootstrapAlias",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle.Abstractions/IWebAdapter',
title:"IWebAdapter",
url:'/Cake.Gradle/api/Cake.Gradle/GradleBootstrapAlias',
title:"GradleBootstrapAlias",
description:""
}
);
a(
{
id:4,
title:"GradleVersionIdentifier",
content:"GradleVersionIdentifier",
title:"GradleDownloadInformation",
content:"GradleDownloadInformation",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle.Bootstrap/GradleVersionIdentifier',
title:"GradleVersionIdentifier",
url:'/Cake.Gradle/api/Cake.Gradle.Bootstrap/GradleDownloadInformation',
title:"GradleDownloadInformation",
description:""
}
);
a(
{
id:5,
title:"GradleDownloadInformation",
content:"GradleDownloadInformation",
title:"IWebAdapter",
content:"IWebAdapter",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle.Bootstrap/GradleDownloadInformation',
title:"GradleDownloadInformation",
url:'/Cake.Gradle/api/Cake.Gradle.Abstractions/IWebAdapter',
title:"IWebAdapter",
description:""
}
);
a(
{
id:6,
title:"GradleBootstrapper",
content:"GradleBootstrapper",
title:"GradleRunnerAlias",
content:"GradleRunnerAlias",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle.Bootstrap/GradleBootstrapper',
title:"GradleBootstrapper",
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunnerAlias',
title:"GradleRunnerAlias",
description:""
}
);
a(
{
id:7,
title:"GradleRunnerSettings",
content:"GradleRunnerSettings",
title:"GradleLogLevel",
content:"GradleLogLevel",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunnerSettings',
title:"GradleRunnerSettings",
url:'/Cake.Gradle/api/Cake.Gradle/GradleLogLevel',
title:"GradleLogLevel",
description:""
}
);
a(
{
id:8,
title:"IZipAdapter",
content:"IZipAdapter",
title:"GradleRunnerSettings",
content:"GradleRunnerSettings",
description:'',
tags:''
},
{
url:'/Cake.Gradle/api/Cake.Gradle.Abstractions/IZipAdapter',
title:"IZipAdapter",
url:'/Cake.Gradle/api/Cake.Gradle/GradleRunnerSettings',
title:"GradleRunnerSettings",
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-05-22T18:20:38Z</updated>
<updated>2024-05-25T20:51:57Z</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>Wed, 22 May 2024 18:20:38 GMT</pubDate>
<lastBuildDate>Wed, 22 May 2024 18:20:38 GMT</lastBuildDate>
<pubDate>Sat, 25 May 2024 20:51:57 GMT</pubDate>
<lastBuildDate>Sat, 25 May 2024 20:51:57 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit a537896

Please sign in to comment.