Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Jan 25, 2024
1 parent 49f1d1c commit d0052ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NSF2SQL/NSF2SQL.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
Expand Down Expand Up @@ -143,7 +143,7 @@
<Version>1.8.9</Version>
</PackageReference>
<PackageReference Include="Google.Protobuf">
<Version>3.24.3</Version>
<Version>3.25.2</Version>
</PackageReference>
<PackageReference Include="interop.domino.dll">
<Version>1.0.0</Version>
Expand All @@ -152,10 +152,10 @@
<Version>1.3.6</Version>
</PackageReference>
<PackageReference Include="MySql.Data">
<Version>8.2.0</Version>
<Version>8.3.0</Version>
</PackageReference>
<PackageReference Include="SSH.NET">
<Version>2023.0.0</Version>
<Version>2023.0.1</Version>
</PackageReference>
<PackageReference Include="System.Runtime.CompilerServices.Unsafe">
<Version>7.0.0-preview.2.22152.2</Version>
Expand Down

0 comments on commit d0052ec

Please sign in to comment.