Skip to content

Commit f99256f

Browse files
austindrenskiarttonoyan
authored andcommitted
chore: Reduce dependency on MEL -> MELA (open-feature#176)
Signed-off-by: Austin Drenski <[email protected]> Signed-off-by: Artyom Tonoyan <[email protected]>
1 parent 1b94a5f commit f99256f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenFeature/OpenFeature.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Extensions.Logging" Version="$(MicrosoftExtensionsLoggerVer)" />
10+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="$(MicrosoftExtensionsLoggerVer)" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)