Skip to content

Commit

Permalink
Merge pull request #1465 from DFE-Digital/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…CodeAnalysis.CSharp.Features-4.11.0

Bump Microsoft.CodeAnalysis.CSharp.Features from 4.9.2 to 4.11.0
  • Loading branch information
martyn-w authored Sep 30, 2024
2 parents 93d3755 + 142a2bd commit 8d91cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Hangfire.Core" Version="1.8.14" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.0" />
<PackageReference Include="MicroElements.Swashbuckle.FluentValidation" Version="6.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.20" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.20">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 8d91cb4

Please sign in to comment.