From eaf384a11719cae73ded0c94cf51edb87d9fc822 Mon Sep 17 00:00:00 2001 From: devlooped-bot Date: Sat, 25 May 2024 00:15:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20files=20with=20dotn?= =?UTF-8?q?et-file=20sync=20#=20devlooped/oss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add compatibility for non-SDK projects without InitializeSourceControlInformation target https://github.com/devlooped/oss/commit/6e96c59 - Add common sponsors metadata to assemblies https://github.com/devlooped/oss/commit/0789bf0 --- .netconfig | 8 ++++---- readme.md | 1 - src/Directory.Build.props | 4 ++++ src/Directory.Build.targets | 5 +++++ 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.netconfig b/.netconfig index 65f8821..e6becf2 100644 --- a/.netconfig +++ b/.netconfig @@ -83,13 +83,13 @@ weak [file "src/Directory.Build.props"] url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props - sha = 6dfe21fbd4a8390448958c714f8e9006fc4ac3ca - etag = de7c6b643bac2fc6651fa08f69d628cbbe12e7050829b981ac771e1b9ccccd89 + sha = 6e96c592c7b44bfda10404b9f90e4b8fab299249 + etag = a4925eb815bbcecc022de8d3245db069573d96ac5ecdf5f0e604f06b5577b01e weak [file "src/Directory.Build.targets"] url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets - sha = 1bf1eacc7ac3920d52c8e7045bfa34abc7c05302 - etag = 7cb1421f00d9f6f4c00f0ca98e485dcadb927cfa6b3f0b5d4fb212525d2ce9c0 + sha = 0789bf0988ea61b8dfa601d5769e68dc885ffb71 + etag = d44a194fd2bc6d564dea8c08245e20856f93ddf155f4acaf8dbfc9f088314737 weak [file "src/kzu.snk"] url = https://github.com/devlooped/oss/blob/main/src/kzu.snk diff --git a/readme.md b/readme.md index 0cd7840..14bdaa0 100644 --- a/readme.md +++ b/readme.md @@ -65,7 +65,6 @@ configuration is shared with the GCM project itself. [![Jacob Foshee](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jfoshee.png "Jacob Foshee")](https://github.com/jfoshee) [![](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/Mrxx99.png "")](https://github.com/Mrxx99) [![Eric Johnson](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/eajhnsn1.png "Eric Johnson")](https://github.com/eajhnsn1) -[![Certify The Web](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/certifytheweb.png "Certify The Web")](https://github.com/certifytheweb) [![Ix Technologies B.V.](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/IxTechnologies.png "Ix Technologies B.V.")](https://github.com/IxTechnologies) [![David JENNI](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/davidjenni.png "David JENNI")](https://github.com/davidjenni) [![Jonathan ](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/Jonathan-Hickey.png "Jonathan ")](https://github.com/Jonathan-Hickey) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index bba6ab7..50fc169 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -150,4 +150,8 @@ + + + diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets index 0cb1e4e..4849292 100644 --- a/src/Directory.Build.targets +++ b/src/Directory.Build.targets @@ -115,6 +115,11 @@ + + + + +