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

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton-dotnet.git


The following commit(s) were added to refs/heads/main by this push:
     new c7ba607  PROTON-2624 Update build framework tooling to latest releases
c7ba607 is described below

commit c7ba607c22b6af7ed43a270ea9aae85cf490e2ed
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Fri Oct 14 11:08:03 2022 -0400

    PROTON-2624 Update build framework tooling to latest releases
    
    Update MS build tools to latest releases
---
 versions.props | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/versions.props b/versions.props
index d0c1ac6..d3ec658 100644
--- a/versions.props
+++ b/versions.props
@@ -21,11 +21,11 @@
 
 <Project>
   <PropertyGroup Label="Build, Test, Code Analysis">
-    <MicrosoftBuildFrameworkVersion>17.2.0</MicrosoftBuildFrameworkVersion>
-    
<MicrosoftBuildUtilitiesCoreVersion>17.2.0</MicrosoftBuildUtilitiesCoreVersion>
-    <MicrosoftCodeAnalysisVersion>4.3.0-3.final</MicrosoftCodeAnalysisVersion>
-    
<MicrosoftCodeAnalysisCSharpVersion>4.3.0-3.final</MicrosoftCodeAnalysisCSharpVersion>
-    
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>4.3.0-3.final</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
+    <MicrosoftBuildFrameworkVersion>17.3.1</MicrosoftBuildFrameworkVersion>
+    
<MicrosoftBuildUtilitiesCoreVersion>17.3.1</MicrosoftBuildUtilitiesCoreVersion>
+    <MicrosoftCodeAnalysisVersion>4.4.0-2.final</MicrosoftCodeAnalysisVersion>
+    
<MicrosoftCodeAnalysisCSharpVersion>4.4.0-2.final</MicrosoftCodeAnalysisCSharpVersion>
+    
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>4.4.0-2.final</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
     
<MicrosoftExtensionsCachingMemoryVersion>5.0.0</MicrosoftExtensionsCachingMemoryVersion>
     
<MicrosoftExtensionsLoggingVersion>5.0.0</MicrosoftExtensionsLoggingVersion>
     <!-- When .NET 7 SDK is released or the package is not in preview, update 
this version -->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to