Skip to content

Commit

Permalink
Updated sample plugin (version).
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Torre committed Mar 14, 2024
1 parent 8543fbc commit 9b58772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SampleObserverPlugin/SampleObserverPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- To build with the full 3.2.14 FO nupkg. The output dir will contain a FabricObserverPkg folder with Code/Config/Data.
So, you can deploy FO directly from there. -->

<!-- <PackageReference Include="Microsoft.ServiceFabricApps.FabricObserver.Windows.SelfContained" Version="3.2.14" />
<!-- <PackageReference Include="Microsoft.ServiceFabricApps.FabricObserver.Windows.SelfContained" Version="3.2.15" />
FabricObserver employs version 8.0.0 of Microsoft.Extensions.DependencyInjection.Abstractions, so you need to explicitly reference that version here.
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" /> -->

Expand Down

0 comments on commit 9b58772

Please sign in to comment.