Skip to content

Commit

Permalink
Add AutoInterfaceGenerator NuGet package
Browse files Browse the repository at this point in the history
Will be used for the notification-handling wrapper around IMiniLcmApi.
  • Loading branch information
rmunn committed Feb 10, 2025
1 parent 27d803b commit e1a3ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/FwLite/FwLiteShared/FwLiteShared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BeaKona.AutoInterfaceGenerator" Version="1.0.42" />
<PackageReference Include="Humanizer.Core" Version="2.14.1"/>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="9.0.0"/>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.0"/>
Expand Down

0 comments on commit e1a3ee4

Please sign in to comment.