Update license information to new scheme

This commit is contained in:
Rich Lander 2020-08-21 12:32:01 -07:00
parent 3d4025435e
commit 02581bc65d
2 changed files with 4 additions and 5 deletions

View file

@ -5,10 +5,9 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RollForward>LatestMajor</RollForward>
<VersionPrefix>1.0.1</VersionPrefix>
<VersionPrefix>1.0.2</VersionPrefix>
<PackageProjectUrl>https://github.com/dotnet/core/blob/master/samples/dotnet-runtimeinfo/README.md</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/dotnet/core/blob/master/LICENSE.TXT</PackageLicenseUrl> <PublishRepositoryUrl>true</PublishRepositoryUrl>
<Copyright>.NET Foundation</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression> <Copyright>.NET Foundation</Copyright>
<Authors>.NET Team</Authors>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<PackAsTool>true</PackAsTool>

View file

@ -5,9 +5,9 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<RollForward>LatestMajor</RollForward>
<VersionPrefix>2.1.6</VersionPrefix>
<VersionPrefix>2.1.7</VersionPrefix>
<PackageProjectUrl>https://github.com/dotnet/core/blob/master/samples/dotnetsay/README.md</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/dotnet/core/blob/master/LICENSE.TXT</PackageLicenseUrl> <PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression> <Copyright>.NET Foundation</Copyright>
<Copyright>.NET Foundation</Copyright>
<Authors>.NET Team</Authors>
<EmbedUntrackedSources>true</EmbedUntrackedSources>