From 4bfa2af1bb74fc2a385c322f7f0a81f7fe3c75f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Sim=C3=B5es?= Date: Wed, 3 Apr 2024 01:24:53 +0100 Subject: [PATCH] Dummy change to trigger build --- nanoFramework.System.Net.Http/Http/HttpClient.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/nanoFramework.System.Net.Http/Http/HttpClient.cs b/nanoFramework.System.Net.Http/Http/HttpClient.cs index 0726938..486d0e4 100644 --- a/nanoFramework.System.Net.Http/Http/HttpClient.cs +++ b/nanoFramework.System.Net.Http/Http/HttpClient.cs @@ -482,3 +482,4 @@ private void CheckDisposed() #endregion } } +