Skip to content

Commit

Permalink
Update tool to roll forward to latest major version of runtime instal…
Browse files Browse the repository at this point in the history
…led. (#27671)
  • Loading branch information
AraHaan committed Mar 28, 2022
1 parent 97b9376 commit 06b2b1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ef/ef.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<RootNamespace>Microsoft.EntityFrameworkCore.Tools</RootNamespace>
<CheckEolTargetFramework>False</CheckEolTargetFramework>
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)..\..\rulesets\EFCore.noxmldocs.ruleset</CodeAnalysisRuleSet>
<RollForward>Major</RollForward>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 06b2b1f

Please sign in to comment.