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 29301a1  PROTON-2548 Update versions file with latest releases of 
dependencies
29301a1 is described below

commit 29301a1b446d290f730c2a239b936362f8eb2766
Author: Timothy Bish <[email protected]>
AuthorDate: Wed May 18 17:48:07 2022 -0400

    PROTON-2548 Update versions file with latest releases of dependencies
---
 versions.props | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/versions.props b/versions.props
index 281176f..e818a29 100644
--- a/versions.props
+++ b/versions.props
@@ -23,16 +23,16 @@
   <PropertyGroup Label="Build, Test, Code Analysis">
     <MicrosoftBuildFrameworkVersion>17.1.0</MicrosoftBuildFrameworkVersion>
     
<MicrosoftBuildUtilitiesCoreVersion>17.1.0</MicrosoftBuildUtilitiesCoreVersion>
-    <MicrosoftCodeAnalysisVersion>4.2.0-2.final</MicrosoftCodeAnalysisVersion>
-    
<MicrosoftCodeAnalysisCSharpVersion>4.2.0-2.final</MicrosoftCodeAnalysisCSharpVersion>
-    
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>4.2.0-2.final</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
+    <MicrosoftCodeAnalysisVersion>4.3.0-1.final</MicrosoftCodeAnalysisVersion>
+    
<MicrosoftCodeAnalysisCSharpVersion>4.3.0-1.final</MicrosoftCodeAnalysisCSharpVersion>
+    
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>4.3.0-1.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 -->
     <MicrosoftCodeAnalysisNetAnalyzersVersion Condition="'$(TargetFramework)' 
!= 'net7.0'">6.0.0</MicrosoftCodeAnalysisNetAnalyzersVersion>
     <MicrosoftCodeAnalysisNetAnalyzersVersion Condition="'$(TargetFramework)' 
== 'net7.0'">7.0.0-preview*</MicrosoftCodeAnalysisNetAnalyzersVersion>
     <MicrosoftNETTestSdkVersion>17.1.0</MicrosoftNETTestSdkVersion>
-    <MoqVersion>4.17.2</MoqVersion>
+    <MoqVersion>4.18.1</MoqVersion>
     <NUnitVersion>3.13.3</NUnitVersion>
     <NUnitConsoleRunnerVersion>3.15.0</NUnitConsoleRunnerVersion>
     <NUnit3TestAdapterVersion>4.2.1</NUnit3TestAdapterVersion>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to