Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
PTKu authored Jul 1, 2024
1 parent 867b714 commit ef0bcf5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,15 @@
<PackageVersion Include="MongoDB.Driver" Version="2.22.0" />
<PackageVersion Include="MongoDB.Driver.Core" Version="2.22.0" />
<PackageVersion Include="Siemens.Simatic.S7.Webserver.API" Version="2.2.14" />

<!-- AX# START -->
<PackageVersion Include="AXSharp.Abstractions" Version="0.19.3-alpha.224" />
<PackageVersion Include="AXSharp.Connector" Version="0.19.3-alpha.224" />
<PackageVersion Include="AXSharp.Connector.S71500.WebAPI" Version="0.19.3-alpha.224" />
<PackageVersion Include="AXSharp.Presentation.Blazor" Version="0.19.3-alpha.224" />
<PackageVersion Include="AXSharp.Presentation.Blazor.Controls" Version="0.19.3-alpha.224" />
<!-- AX# END -->

<PackageVersion Include="AXOpen.KristofferStrube.Blazor.SVGEditor" Version="0.4.4-alpha.296" />
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="8.0.0" />
Expand All @@ -52,4 +54,4 @@
<PackageVersion Include="xunit" Version="2.6.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit ef0bcf5

Please sign in to comment.