Skip to content

Commit

Permalink
Merge pull request #644 from WildGums/dependabot/nuget/Microsoft.Data…
Browse files Browse the repository at this point in the history
….SqlClient-5.1.2

Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2
  • Loading branch information
github-actions[bot] authored Oct 27, 2023
2 parents d5c002d + d1248b6 commit a4554d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.DataAccess.Example/Orc.DataAccess.Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="LoadAssembliesOnStartup.Fody" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Orchestra.Core" Version="7.0.0-alpha0402" />
</ItemGroup>
Expand Down

0 comments on commit a4554d6

Please sign in to comment.