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

Commit 44d39bc

Browse files
author
Nate McMaster
committed
Bump version, update build tools, and dependency versions
1 parent 79fd6de commit 44d39bc

File tree

6 files changed

+20
-8
lines changed

6 files changed

+20
-8
lines changed

Directory.Build.props

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<Project>
2+
<Import Project="version.props" />
3+
<Import Project="build\dependencies.props" />
4+
<Import Project="build\sources.props" />
5+
6+
<PropertyGroup>
7+
<RepositoryRoot>$(MSBuildThisFileDirectory)</RepositoryRoot>
8+
</PropertyGroup>
9+
</Project>

Directory.Build.targets

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<Project>
2-
<Import Project="build\sources.props" />
3-
<Import Project="build\dependencies.props" />
2+
<PropertyGroup>
3+
<NETStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard2.0' ">$(NETStandardLibrary20PackageVersion)</NETStandardImplicitPackageVersion>
4+
<RuntimeFrameworkVersion Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">$(MicrosoftNETCoreApp20PackageVersion)</RuntimeFrameworkVersion>
5+
</PropertyGroup>
46
</Project>

build/common.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<Project>
2-
<Import Project="..\version.props" />
1+
<Project>
32

43
<PropertyGroup>
54
<Product>Microsoft ASP.NET Core</Product>

build/dependencies.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
<MicrosoftExtensionsLoggingConsolePackageVersion>2.0.0</MicrosoftExtensionsLoggingConsolePackageVersion>
1515
<MicrosoftExtensionsLoggingDebugPackageVersion>2.0.0</MicrosoftExtensionsLoggingDebugPackageVersion>
1616
<NewtonsoftJsonRuntimePackageVersion>10.0.1</NewtonsoftJsonRuntimePackageVersion>
17+
<MicrosoftNETCoreApp20PackageVersion>2.0.5</MicrosoftNETCoreApp20PackageVersion>
18+
<NETStandardLibrary20PackageVersion>2.0.1</NETStandardLibrary20PackageVersion>
1719
<SystemThreadingTasksDataflowPackageVersion>4.8.0</SystemThreadingTasksDataflowPackageVersion>
1820
</PropertyGroup>
1921

korebuild-lock.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version:2.0.2-rc1-15526
2-
commithash:436afc3dc08f5e278431db807866cc5f032f4d7b
1+
version:2.0.5-rtm-10016
2+
commithash:02bda79ac9c564229da734a836f258d6c1321eb7

korebuild.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/rel/2.0.2/tools/korebuild.schema.json",
3-
"channel": "rel/2.0.2"
2+
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.0/tools/korebuild.schema.json",
3+
"channel": "release/2.0"
44
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy