Skip to content

Commit 1dcc6ce

Browse files
Bump Microsoft.FeatureManagement from 3.0.0 to 3.1.0
Bumps [Microsoft.FeatureManagement](https://github.com/Azure/AppConfiguration) from 3.0.0 to 3.1.0. - [Commits](https://github.com/Azure/AppConfiguration/commits) --- updated-dependencies: - dependency-name: Microsoft.FeatureManagement dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93a27b8 commit 1dcc6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/DigitalLearningSolutions.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<PackageReference Include="HtmlSanitizer" Version="8.0.746" />
7070
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.24" />
7171
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
72-
<PackageReference Include="Microsoft.FeatureManagement" Version="3.0.0" />
72+
<PackageReference Include="Microsoft.FeatureManagement" Version="3.1.0" />
7373
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.5.1" />
7474
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
7575
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.16" />

0 commit comments

Comments
 (0)