diff --git a/src/Cake.Tfs/Cake.Tfs.csproj b/src/Cake.Tfs/Cake.Tfs.csproj
index 1f0238ac..497fc60d 100644
--- a/src/Cake.Tfs/Cake.Tfs.csproj
+++ b/src/Cake.Tfs/Cake.Tfs.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
@@ -22,9 +23,6 @@
git
https://github.com/cake-contrib/Cake.Tfs.git
https://github.com/cake-contrib/Cake.Tfs/releases/tag/0.3.1
- true
- false
- $(TargetsForTfmSpecificContentInPackage);PackBuildOutputs
@@ -42,6 +40,7 @@
+
@@ -49,12 +48,36 @@
Always
-
-
+
+
+
+ $(MSBuildThisFileDirectory)bin\$(Configuration)\$(TargetFramework)
+
+
-
- lib\$(TargetFramework)\
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file