This is an automated email from the ASF dual-hosted git repository.

RyanSkraba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new 8a61917e4f Bump Microsoft.Build.Framework and 
Microsoft.Build.Utilities.Core (#3887)
8a61917e4f is described below

commit 8a61917e4f51c0dfe7586298d05e405714c13132
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 26 18:48:38 2026 +0200

    Bump Microsoft.Build.Framework and Microsoft.Build.Utilities.Core (#3887)
    
    Bumps Microsoft.Build.Framework from 18.7.1 to 18.8.2
    Bumps Microsoft.Build.Utilities.Core from 18.7.1 to 18.8.2
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Framework
      dependency-version: 18.8.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.Build.Utilities.Core
      dependency-version: 18.8.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 lang/csharp/versions.props | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lang/csharp/versions.props b/lang/csharp/versions.props
index 5266a2180a..598905303f 100644
--- a/lang/csharp/versions.props
+++ b/lang/csharp/versions.props
@@ -61,8 +61,8 @@
     <BenchmarkDotNetVersion>0.15.8</BenchmarkDotNetVersion>
     <CoverletCollectorVersion>10.0.1</CoverletCollectorVersion>
     <CoverletMSBuildVersion>10.0.1</CoverletMSBuildVersion>
-    <MicrosoftBuildFrameworkVersion>18.7.1</MicrosoftBuildFrameworkVersion>
-    
<MicrosoftBuildUtilitiesCoreVersion>18.7.1</MicrosoftBuildUtilitiesCoreVersion>
+    <MicrosoftBuildFrameworkVersion>18.8.2</MicrosoftBuildFrameworkVersion>
+    
<MicrosoftBuildUtilitiesCoreVersion>18.8.2</MicrosoftBuildUtilitiesCoreVersion>
     <MicrosoftCodeAnalysisVersion>4.7.0</MicrosoftCodeAnalysisVersion>
     
<MicrosoftCodeAnalysisCSharpVersion>4.7.0</MicrosoftCodeAnalysisCSharpVersion>
     
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>4.7.0</MicrosoftCodeAnalysisCSharpCodeStyleVersion>

Reply via email to