diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..81e0d82
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,15 @@
+version: 2
+updates:
+ - package-ecosystem: "nuget"
+ directory: "/APIMatic.Core.Test"
+ schedule:
+ interval: "monthly"
+ labels:
+ - "dependency update"
+ commit-message:
+ prefix: "build"
+ include: "scope"
+ open-pull-requests-limit: 10
+ rebase-strategy: "auto"
+ reviewers:
+ - "asadali214"
\ No newline at end of file
diff --git a/APIMatic.Core.Test/APIMatic.Core.Test.csproj b/APIMatic.Core.Test/APIMatic.Core.Test.csproj
index 0e44e07..1b63210 100644
--- a/APIMatic.Core.Test/APIMatic.Core.Test.csproj
+++ b/APIMatic.Core.Test/APIMatic.Core.Test.csproj
@@ -7,8 +7,8 @@
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -17,9 +17,9 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
+
+
+