diff --git a/.github/workflows/includes.yml b/.github/workflows/includes.yml
index 8fd6690..ee446be 100644
--- a/.github/workflows/includes.yml
+++ b/.github/workflows/includes.yml
@@ -32,7 +32,7 @@ jobs:
token: ${{ env.PR_TOKEN || github.token }}
- name: +Mᐁ includes
- uses: devlooped/actions-includes@v1
+ uses: devlooped/actions-includes@v2
- name: 📝 OSMF EULA
shell: pwsh
diff --git a/.netconfig b/.netconfig
index e758153..a74567a 100644
--- a/.netconfig
+++ b/.netconfig
@@ -80,8 +80,8 @@
weak
[file ".github/workflows/includes.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml
- sha = 7c1c6e615b5785e0ac9db33cb17343d6c1de16ff
- etag = 5e6a10be141ee629201bfad01eae09b5c36a67f541ec7ab411ae400b5d73de1d
+ sha = d571412f07b0fb3c40023dc906f64906d7ed2b46
+ etag = ab627107749577bb619b024aff93027359b66b4c3f5a85a36b235e428387cd17
weak
[file ".github/workflows/publish.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
@@ -116,8 +116,8 @@
weak
[file "src/Directory.Build.targets"]
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
- sha = 083a37bd9307ec820bac6ee3c7384083151d36d8
- etag = cb83faed0cc8b930a7b6bdc61bea03a54059858cf04353e55fee94d9e3ae0fad
+ sha = 3a758f47e8955c15a016b3db08f383781cbdee26
+ etag = 22005ab28676aa6d790171003057c81fe4ceec01251626385a3dcef3417ae3cd
weak
[file "src/nuget.config"]
url = https://github.com/devlooped/oss/blob/main/src/nuget.config
diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets
index 20a680d..4a6ef38 100644
--- a/src/Directory.Build.targets
+++ b/src/Directory.Build.targets
@@ -39,7 +39,14 @@
$(MSBuildSDKsPath)\..\NuGet.Build.Tasks.Pack.targets
-
+
+
+
+
+
+ $(MSBuildProjectName)
+
+