Skip to content

Commit d0052ec

Browse files
committed
update deps
1 parent 49f1d1c commit d0052ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NSF2SQL/NSF2SQL.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
@@ -143,7 +143,7 @@
143143
<Version>1.8.9</Version>
144144
</PackageReference>
145145
<PackageReference Include="Google.Protobuf">
146-
<Version>3.24.3</Version>
146+
<Version>3.25.2</Version>
147147
</PackageReference>
148148
<PackageReference Include="interop.domino.dll">
149149
<Version>1.0.0</Version>
@@ -152,10 +152,10 @@
152152
<Version>1.3.6</Version>
153153
</PackageReference>
154154
<PackageReference Include="MySql.Data">
155-
<Version>8.2.0</Version>
155+
<Version>8.3.0</Version>
156156
</PackageReference>
157157
<PackageReference Include="SSH.NET">
158-
<Version>2023.0.0</Version>
158+
<Version>2023.0.1</Version>
159159
</PackageReference>
160160
<PackageReference Include="System.Runtime.CompilerServices.Unsafe">
161161
<Version>7.0.0-preview.2.22152.2</Version>

0 commit comments

Comments
 (0)