File tree Expand file tree Collapse file tree 3 files changed +104
-149
lines changed
OpenFeature.Contrib.Providers.Flagd.Test
OpenFeature.Contrib.Providers.GOFeatureFlag.Test Expand file tree Collapse file tree 3 files changed +104
-149
lines changed Original file line number Diff line number Diff line change 2929 </PackageReference >
3030 <PackageReference Include =" FluentAssertions" Version =" $(FluentAssertionsVer)" />
3131 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(MicrosoftNETTestSdkPkgVer)" />
32- <PackageReference Include =" Moq " Version =" $(MoqVer )" />
32+ <PackageReference Include =" NSubstitute " Version =" $(NSubstituteVer )" />
3333 <PackageReference Include =" xunit" Version =" $(XUnitPkgVer)" />
3434 <PackageReference Include =" xunit.runner.visualstudio" Version =" $(XUnitRunnerVisualStudioPkgVer)" >
3535 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
4646 <CoverletCollectorVer >[3.1.2]</CoverletCollectorVer >
4747 <FluentAssertionsVer >[6.7.0]</FluentAssertionsVer >
4848 <MicrosoftNETTestSdkPkgVer >[17.3.2]</MicrosoftNETTestSdkPkgVer >
49- <MoqVer >[4.18.2 ]</MoqVer >
49+ <NSubstituteVer >[5.0.0 ]</NSubstituteVer >
5050 <XUnitRunnerVisualStudioPkgVer >[2.4.3,3.0)</XUnitRunnerVisualStudioPkgVer >
5151 <XUnitPkgVer >[2.4.1,3.0)</XUnitPkgVer >
5252 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments