Skip to content

Commit

Permalink
chore(deps): Upgrading to 4.0.0 of Microsoft.FeatureManagement and ad…
Browse files Browse the repository at this point in the history
…justing the test configuration to match the official structure.
  • Loading branch information
ericpattison committed Nov 18, 2024
1 parent 2f4907e commit b378d2c
Show file tree
Hide file tree
Showing 3 changed files with 423 additions and 523 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.FeatureManagement" Version="4.0.0-preview" />
<PackageReference Include="Microsoft.FeatureManagement" Version="4.0.0" />
</ItemGroup>

</Project>
Loading

0 comments on commit b378d2c

Please sign in to comment.