From 831b579e094241b88014fe9b130d943ad7fc8a76 Mon Sep 17 00:00:00 2001 From: svrooij Date: Sat, 7 Oct 2023 06:49:01 +0000 Subject: [PATCH] Posts refreshed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6170b9c..c81af89 100644 --- a/README.md +++ b/README.md @@ -90,11 +90,11 @@ Each wordpress website has (be default) a json api enabled. This feed is availab By running `dotnet-feeder feed https://svrooij.io/feed.json ./README.md --count 5 --tag s_posts` your can generate the section below. +- [Analysing Win32 Content Prep Tool](https://svrooij.io/2023/10/04/analysing-win32-content-prep-tool/) +- [Compute file hash in C# asynchronously](https://svrooij.io/2023/10/03/compute-file-hash-asynchronously/) - [Remove platform dependency for WingetIntune](https://svrooij.io/2023/09/23/winget-intune-windows-deps/) - [Publish apps to Intune](https://svrooij.io/2023/08/31/publish-apps-to-intune/) - [Package apps for Intune](https://svrooij.io/2023/08/30/package-apps-intune/) -- [Get your apps in Intune](https://svrooij.io/2023/08/30/apps-intune/) -- [The Best GitHub workflow for a .NET app](https://svrooij.io/2023/08/09/best-github-workflow-net-app/) ## Developer stuff