Skip to content

Commit

Permalink
Update to 3.0.1 runtime version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikem8361 committed Dec 14, 2019
1 parent ce1cb43 commit c76f282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- Runtime versions to test -->
<MicrosoftNETCoreApp21Version>2.1.12</MicrosoftNETCoreApp21Version>
<MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>
<MicrosoftNETCoreApp30Version>3.0.0</MicrosoftNETCoreApp30Version>
<MicrosoftNETCoreApp30Version>3.0.1</MicrosoftNETCoreApp30Version>
<MicrosoftAspNetCoreApp30Version>$(MicrosoftNETCoreApp30Version)</MicrosoftAspNetCoreApp30Version>
<MicrosoftNETCoreApp31Version>3.1.0</MicrosoftNETCoreApp31Version>
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
Expand Down

0 comments on commit c76f282

Please sign in to comment.