Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 141cc8d

Browse files
author
Livar
authored
Merge pull request #9025 from natemcmaster/aspnet-207-231
Update to ASP.NET Core 2.0.7 build 231
2 parents fe590c6 + 1860d43 commit 141cc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/DependencyVersions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<AspNetCoreBranchName>2.0.7</AspNetCoreBranchName>
6969
<AspNetCoreRelease>rtm</AspNetCoreRelease>
7070
<AspNetCoreVersion>2.0.7</AspNetCoreVersion>
71-
<AspNetCoreRuntimePackageTimestamp>230</AspNetCoreRuntimePackageTimestamp>
71+
<AspNetCoreRuntimePackageTimestamp>231</AspNetCoreRuntimePackageTimestamp>
7272
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'=='notimestamp'">$(AspNetCoreVersion)</CurrentAspNetCoreRuntimeVersion>
7373
<CurrentAspNetCoreRuntimeVersion Condition="'$(AspNetCoreRuntimePackageFlavor)'!='notimestamp'">$(AspNetCoreVersion)-$(AspNetCoreRelease)-$(AspNetCoreRuntimePackageTimestamp)</CurrentAspNetCoreRuntimeVersion>
7474

0 commit comments

Comments
 (0)