Skip to content

Commit

Permalink
fix(package): add version to the latest HB schema
Browse files Browse the repository at this point in the history
  • Loading branch information
MingboPeng committed Oct 2, 2024
1 parent 097f410 commit 0b4ff4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DragonflySchema/DragonflySchema.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="LBT.Newtonsoft.Json" Version="12.0.3.23910">
<Aliases>LBTNewtonSoft</Aliases>
</PackageReference>
<PackageReference Include="HoneybeeSchema" Version="" />
<PackageReference Include="HoneybeeSchema" Version="1.5804.5" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 0b4ff4b

Please sign in to comment.