Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a211fc8

Browse files
authoredNov 1, 2024··
chore(deps): update dependency microsoft.featuremanagement to 4.0.0
1 parent 2f4907e commit a211fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/OpenFeature.Contrib.Providers.FeatureManagement/OpenFeature.Contrib.Providers.FeatureManagement.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.FeatureManagement" Version="4.0.0-preview" />
15+
<PackageReference Include="Microsoft.FeatureManagement" Version="4.0.0" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)
Please sign in to comment.