Skip to content

Commit

Permalink
fixed nuget importing
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-ziv committed Jul 8, 2024
1 parent 6b440c3 commit 6b84653
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
</ItemGroup>

<ItemGroup>
<Reference Include="Microsoft.Extensions.Options">
<HintPath>..\..\..\..\..\..\..\Program Files\dotnet\shared\Microsoft.AspNetCore.App\8.0.6\Microsoft.Extensions.Options.dll</HintPath>
</Reference>
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
</ItemGroup>

</Project>

0 comments on commit 6b84653

Please sign in to comment.