aloneguid / config

⚙ Config.Net - the easiest configuration framework for .NET developers. No BS.
MIT License
656 stars 86 forks source link

Add Azure App Configuration support #91

Closed aloneguid closed 2 years ago

aloneguid commented 5 years ago

https://docs.microsoft.com/en-gb/azure/azure-app-configuration/

PockyBum522 commented 2 years ago

Is this related to

image

all these failing?

PockyBum522 commented 2 years ago

It looks like that might be a problem with the #if DEBUG directive. The AzureDevOpsVariableSetConfigStoreTest is running even on "Run All Tests" and I'm guessing that's not supposed to be.

PockyBum522 commented 2 years ago

https://github.com/aloneguid/config/pull/137

That PR is related to those tests misbehaving. If it's unnecessary because of something I don't understand, just trash it.

aloneguid commented 2 years ago

merged in v5