From 93adc00f82c6bcb5170ac922ceff6070475115d9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 10 Apr 2024 07:13:36 +0000
Subject: [PATCH] Update all dependencies

---
 Directory.Build.props | 4 ++--
 global.json           | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Directory.Build.props b/Directory.Build.props
index 66ecf1329..7da73b422 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -34,11 +34,11 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="Meziantou.DotNet.CodingStandard" Version="1.0.115">
+    <PackageReference Include="Meziantou.DotNet.CodingStandard" Version="1.0.120">
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
     </PackageReference>
-    <PackageReference Include="Meziantou.Polyfill" Version="1.0.34">
+    <PackageReference Include="Meziantou.Polyfill" Version="1.0.37">
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
     </PackageReference>
diff --git a/global.json b/global.json
index 922949d87..e0016bf46 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
 {
   "sdk": {
-    "version": "8.0.201",
+    "version": "8.0.203",
     "rollForward": "latestMajor"
   }
 }
\ No newline at end of file