diff --git a/.cortex/catalog/service-wl-authentication-clientcredentialsgrant.yaml b/.cortex/catalog/service-wl-authentication-clientcredentialsgrant.yaml
deleted file mode 100644
index ae2cd0f..0000000
--- a/.cortex/catalog/service-wl-authentication-clientcredentialsgrant.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
-# https://docs.cortex.io/docs/reference/basics/entities#service-entities
-
-openapi: 3.0.1
-info:
- title: Workleap Authentication Client Credentials Grant
- description: Set of two libraries enabling authenticated machine-to-machine HTTP communication between a .NET application and an ASP.NET Core web application
- x-cortex-git:
- github:
- alias: gsoft-inc
- repository: gsoft-inc/wl-authentication-clientcredentialsgrant
- x-cortex-tag: service-wl-authentication-clientcredentialsgrant
- x-cortex-type: library
- x-cortex-slack:
- channels:
- - name: internal-dev-platform
- notificationsEnabled: true
- x-cortex-owners:
- - name: team-internal-developer-platform-backend
- type: GROUP
- provider: CORTEX
- x-cortex-link:
- - name: Documentation
- type: documentation
- url: https://gsoftdev.atlassian.net/wiki/spaces/TEC/pages/3578003702
- - url: https://github.com/gsoft-inc/cortex-gitops/blob/main/.cortex/catalog/service-wl-authentication-clientcredentialsgrant.yaml
- name: Edit current Cortex entity in GitHub
- type: cortex
diff --git a/renovate.json b/renovate.json
index c7aa7ca..67a4511 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,7 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
- "github>gsoft-inc/renovate-config"
+ "github>gsoft-inc/renovate-config",
+ "github>gsoft-inc/renovate-config:all-automerge.json"
],
"packageRules": [
{
@@ -31,4 +32,4 @@
"enabled": false
}
]
-}
+}
\ No newline at end of file
diff --git a/src/Workleap.Extensions.Http.Authentication.ClientCredentialsGrant/Workleap.Extensions.Http.Authentication.ClientCredentialsGrant.csproj b/src/Workleap.Extensions.Http.Authentication.ClientCredentialsGrant/Workleap.Extensions.Http.Authentication.ClientCredentialsGrant.csproj
index 9759f17..6af8ea5 100644
--- a/src/Workleap.Extensions.Http.Authentication.ClientCredentialsGrant/Workleap.Extensions.Http.Authentication.ClientCredentialsGrant.csproj
+++ b/src/Workleap.Extensions.Http.Authentication.ClientCredentialsGrant/Workleap.Extensions.Http.Authentication.ClientCredentialsGrant.csproj
@@ -13,18 +13,18 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
-
+