Skip to content

Commit

Permalink
Merge pull request #451 from MarkMpn/executeas
Browse files Browse the repository at this point in the history
Updated dependency version
  • Loading branch information
MarkMpn authored Apr 10, 2024
2 parents 260093d + 3ba6987 commit d019ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MarkMpn.Sql4Cds.Engine/MarkMpn.Sql4Cds.Engine.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Improved query cancellation
<group targetFramework=".NETCoreApp6.0">
<dependency id="Microsoft.PowerPlatform.Dataverse.Client" version="1.1.9" />
<dependency id="Microsoft.SqlServer.TransactSql.ScriptDom" version="161.8834.0" />
<dependency id="System.Data.SqlClient" version="4.8.5" />
<dependency id="System.Data.SqlClient" version="4.8.6" />
<dependency id="Microsoft.ApplicationInsights" version="2.21.0" />
<dependency id="XPath2.Extensions" version="1.1.3" />
</group>
Expand Down

0 comments on commit d019ee3

Please sign in to comment.