diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..bc18f00
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: "nuget"
+ directory: "/"
+ schedule:
+ interval: "daily"
diff --git a/src/Core/ServiceWrapper/winsw.csproj b/src/Core/ServiceWrapper/winsw.csproj
index becc323..5d69f90 100644
--- a/src/Core/ServiceWrapper/winsw.csproj
+++ b/src/Core/ServiceWrapper/winsw.csproj
@@ -16,25 +16,20 @@
WindowsService
-
-
-
+
+ 3.0.40
+
-
-
+
-
-
-
-
@@ -96,7 +91,7 @@
- $(NuGetPackageRoot)ilmerge\3.0.29\tools\net452\ILMerge.exe
+ $(NuGetPackageRoot)ilmerge\$(ILMergeVersion)\tools\net452\ILMerge.exe
/targetplatform:$(TargetPlatform) /out:$(OutputAssembly) $(InputAssemblies)
"$(ILMerge)" $(ILMergeArgs)
diff --git a/src/Plugins/RunawayProcessKiller/RunawayProcessKiller.csproj b/src/Plugins/RunawayProcessKiller/RunawayProcessKiller.csproj
index d3e6ce1..45f5d2d 100644
--- a/src/Plugins/RunawayProcessKiller/RunawayProcessKiller.csproj
+++ b/src/Plugins/RunawayProcessKiller/RunawayProcessKiller.csproj
@@ -9,10 +9,6 @@
winsw.Plugins.RunawayProcessKiller
-
-
-
-
diff --git a/src/Plugins/SharedDirectoryMapper/SharedDirectoryMapper.csproj b/src/Plugins/SharedDirectoryMapper/SharedDirectoryMapper.csproj
index d3fd4de..b401e4b 100644
--- a/src/Plugins/SharedDirectoryMapper/SharedDirectoryMapper.csproj
+++ b/src/Plugins/SharedDirectoryMapper/SharedDirectoryMapper.csproj
@@ -8,10 +8,6 @@
winsw.Plugins.SharedDirectoryMapper
-
-
-
-
diff --git a/src/Test/winswTests/winswTests.csproj b/src/Test/winswTests/winswTests.csproj
index 0baed55..6460b4d 100644
--- a/src/Test/winswTests/winswTests.csproj
+++ b/src/Test/winswTests/winswTests.csproj
@@ -8,18 +8,13 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
-
+
-
-
-
-
-
+