Skip to content

Commit ed2c65a

Browse files
committed
bump some nuget versions.
1 parent 798a26c commit ed2c65a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

common_versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<MsTestVer>3.*</MsTestVer>
1717
<MsTestSdkVer>17.*</MsTestSdkVer>
1818
<MsExtensionsVer>6.*</MsExtensionsVer>
19-
<NuGetApiVer>6.10.0</NuGetApiVer>
20-
<MicrosoftDataSqlClientVer>5.1.4</MicrosoftDataSqlClientVer>
19+
<NuGetApiVer>6.11.0</NuGetApiVer>
20+
<MicrosoftDataSqlClientVer>5.2.2</MicrosoftDataSqlClientVer>
2121
<SBEVer>1.23.1.1</SBEVer>
2222
<SpectreVer>0.48.0</SpectreVer>
2323
<AWSSDKVer>3.*</AWSSDKVer>
@@ -26,7 +26,7 @@
2626
<SharpPcapVer>6.*</SharpPcapVer>
2727
<GoogleProtobufVer>3.*</GoogleProtobufVer>
2828

29-
<MicrosoftCodeAnalysisCSharpVer>4.8.0</MicrosoftCodeAnalysisCSharpVer>
29+
<MicrosoftCodeAnalysisCSharpVer>4.11.0</MicrosoftCodeAnalysisCSharpVer>
3030
<MicrosoftCodeAnalysisAnalyzersVer>3.3.4</MicrosoftCodeAnalysisAnalyzersVer>
3131
</PropertyGroup>
3232
</Project>

0 commit comments

Comments
 (0)