Skip to content

Commit

Permalink
Microsoft.NETCore.Platforms: bump ServicingVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
ayakael committed Mar 12, 2024
1 parent 838c9f6 commit 7d5b844
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<!-- When building from source, ensure the RID we're building for is part of the RID graph -->
<AdditionalRuntimeIdentifiers Condition="'$(DotNetBuildFromSource)' == 'true'">$(AdditionalRuntimeIdentifiers);$(OutputRID)</AdditionalRuntimeIdentifiers>
<ServicingVersion>12</ServicingVersion>
<ServicingVersion>13</ServicingVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

Expand Down

0 comments on commit 7d5b844

Please sign in to comment.