File tree Expand file tree Collapse file tree 10 files changed +15
-14
lines changed Expand file tree Collapse file tree 10 files changed +15
-14
lines changed Original file line number Diff line number Diff line change 6
6
<title >GitVersion.CommandLine.DotNetCore</title >
7
7
<authors >GitTools and Contributors</authors >
8
8
<owners >GitTools and Contributors</owners >
9
- <licenseUrl >http://www.opensource.org/licenses/mit- license.php</ licenseUrl >
9
+ <license type = " expression " >MIT</ license >
10
10
<projectUrl >https://github.com/GitTools/GitVersion</projectUrl >
11
11
<iconUrl >https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</iconUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
Original file line number Diff line number Diff line change 6
6
<title >GitVersion.CommandLine</title >
7
7
<authors >GitTools and Contributors</authors >
8
8
<owners >GitTools and Contributors</owners >
9
- <licenseUrl >http://www.opensource.org/licenses/mit- license.php</ licenseUrl >
9
+ <license type = " expression " >MIT</ license >
10
10
<projectUrl >https://github.com/GitTools/GitVersion</projectUrl >
11
11
<iconUrl >https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</iconUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
Original file line number Diff line number Diff line change 12
12
<PackageTags >git tools</PackageTags >
13
13
<Description >Core library for GitTools</Description >
14
14
<Copyright >Copyright GitTools 2018.</Copyright >
15
- <PackageLicenseUrl >https://github.com/GitTools/GitTools.Core/blob/master/LICENSE</ PackageLicenseUrl >
15
+ <PackageLicenseExpression >MIT</ PackageLicenseExpression >
16
16
<PackageIconUrl >https://raw.github.com/GitTools/GitTools.Core/master/GitTools_logo.png</PackageIconUrl >
17
17
<DefineConstants >TRACE;LIBLOG_PORTABLE;</DefineConstants >
18
18
</PropertyGroup >
25
25
<PackageReference Include =" System.Runtime.Serialization.Primitives" Version =" 4.3.0" />
26
26
<PackageReference Include =" System.Runtime.Serialization.Formatters" Version =" 4.3.0" />
27
27
</ItemGroup >
28
- </Project >
28
+ </Project >
Original file line number Diff line number Diff line change 19
19
<PackageTags >git tools testing</PackageTags >
20
20
<Copyright >Copyright GitTools 2015</Copyright >
21
21
<PackageProjectUrl >https://github.com/GitTools/GitTools.Core</PackageProjectUrl >
22
- <PackageLicenseUrl >https://github.com/GitTools/GitTools.Core/blob/master/LICENSE</ PackageLicenseUrl >
22
+ <PackageLicenseExpression >MIT</ PackageLicenseExpression >
23
23
<PackageIconUrl >https://raw.github.com/GitTools/GitTools.Core/master/GitTools_logo.png</PackageIconUrl >
24
24
</PropertyGroup >
25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 15
15
<PackageTags >Git;Versioning;GitVersion;GitFlowVersion;GitFlow;GitHubFlow;SemVer</PackageTags >
16
16
<Description >Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the Core library which both GitVersion cli and Task use allowing programatic usage of GitVersion.</Description >
17
17
<Copyright >Copyright GitTools 2018.</Copyright >
18
- <PackageLicenseUrl >http://www.opensource.org/licenses/mit-license.php</ PackageLicenseUrl >
18
+ <PackageLicenseExpression >MIT</ PackageLicenseExpression >
19
19
<PackageIconUrl >https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</PackageIconUrl >
20
20
<PackageReleaseNotes >https://github.com/GitTools/GitVersion/releases</PackageReleaseNotes >
21
21
<!-- Additional assembly info -->
Original file line number Diff line number Diff line change 6
6
<title >GitVersion</title >
7
7
<authors >GitTools and Contributors</authors >
8
8
<owners >GitTools and Contributors</owners >
9
- <licenseUrl >http://www.opensource.org/licenses/mit- license.php</ licenseUrl >
9
+ <license type = " expression " >MIT</ license >
10
10
<projectUrl >https://github.com/GitTools/GitVersion</projectUrl >
11
11
<iconUrl >https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</iconUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
Original file line number Diff line number Diff line change 13
13
<PackageTags >Git;Versioning;GitVersion;GitFlowVersion;GitFlow;GitHubFlow;SemVer</PackageTags >
14
14
<Description >Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the .NET Core Global Tool allowing usage of GitVersion from command line.</Description >
15
15
<Copyright >Copyright GitTools 2018.</Copyright >
16
- <PackageLicenseUrl >http://www.opensource.org/licenses/mit-license.php</PackageLicenseUrl >
17
16
<PackageIconUrl >https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</PackageIconUrl >
18
17
<PackageReleaseNotes >https://github.com/GitTools/GitVersion/releases</PackageReleaseNotes >
19
18
</PropertyGroup >
Original file line number Diff line number Diff line change 7
7
<TargetFrameworks Condition =" '$(TargetFrameworks)' == '' " >net461;netcoreapp2.1</TargetFrameworks >
8
8
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
9
9
<PlatformTarget >AnyCPU</PlatformTarget >
10
+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
10
11
<DocumentationFile >bin\$(Configuration)\GitVersion.xml</DocumentationFile >
11
12
<NoWarn >1591</NoWarn >
12
13
</PropertyGroup >
Original file line number Diff line number Diff line change 16
16
<PackageTags >Git Versioning GitVersion GitFlowVersion GitFlow GitHubFlow SemVer</PackageTags >
17
17
<Description >Stamps an assembly with git information based on SemVer.</Description >
18
18
<Copyright >Copyright GitTools 2018.</Copyright >
19
- <PackageLicenseUrl >http://www.opensource.org/licenses/mit-license.php</ PackageLicenseUrl >
19
+ <PackageLicenseExpression >MIT</ PackageLicenseExpression >
20
20
<PackageIconUrl >https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</PackageIconUrl >
21
21
<PackageReleaseNotes >https://github.com/GitTools/GitVersion/releases</PackageReleaseNotes >
22
22
<DevelopmentDependency >true</DevelopmentDependency >
23
23
<BuildOutputTargetFolder >build</BuildOutputTargetFolder >
24
24
<!-- <CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>-->
25
25
<NuspecFile >NugetAssets\GitVersionTask.nuspec</NuspecFile >
26
26
<PackageVersion Condition =" $(PackageVersion) == '' Or $(PackageVersion) == '*Undefined*'" >0.0.1-alpha-0001</PackageVersion >
27
- <NuspecProperties >version=$(PackageVersion);configuration=$(Configuration);utilpackversion=$(PackageVersion_UtilPackNuGetMSBuild);yamldotnetversion=$(PackageVersion_YamlDotNet)</NuspecProperties >
27
+ <NuspecProperties >version=$(PackageVersion);configuration=$(Configuration);utilpackversion=$(PackageVersion_UtilPackNuGetMSBuild);yamldotnetversion=$(PackageVersion_YamlDotNet);libgit2sharpversion=$(PackageVersion_LibGit2Sharp) </NuspecProperties >
28
28
29
29
<!-- Additional assembly info -->
30
30
<Company >$(Authors)</Company >
Original file line number Diff line number Diff line change 8
8
<owners >GitTools and Contributors</owners >
9
9
<requireLicenseAcceptance >false</requireLicenseAcceptance >
10
10
<developmentDependency >true</developmentDependency >
11
- <licenseUrl >http://www.opensource.org/licenses/mit- license.php</ licenseUrl >
11
+ <license type = " expression " >MIT</ license >
12
12
<projectUrl >https://github.com/GitTools/GitVersion</projectUrl >
13
13
<iconUrl >https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</iconUrl >
14
14
<description >Stamps an assembly with git information based on SemVer.</description >
21
21
</group >
22
22
<group targetFramework =" .NETStandard2.0" >
23
23
<dependency id =" UtilPack.NuGet.MSBuild" version =" $utilpackversion$" exclude =" Build,Analyzers" />
24
- <dependency id =" YamlDotNet" version =" $yamldotnetversion$" exclude =" Build,Analyzers" />
24
+ <dependency id =" YamlDotNet" version =" $yamldotnetversion$" exclude =" Build,Analyzers" />
25
+ <dependency id =" LibGit2Sharp" version =" $libgit2sharpversion$" exclude =" Build,Analyzers" />
25
26
</group >
26
27
<group targetFramework =" .NETFramework4.6.1" >
27
- <dependency id =" UtilPack.NuGet.MSBuild" version =" $utilpackversion$" exclude =" Build,Analyzers" />
28
+ <dependency id =" UtilPack.NuGet.MSBuild" version =" $utilpackversion$" exclude =" Build,Analyzers" />
28
29
</group >
29
30
</dependencies >
30
31
</metadata >
34
35
<file src =" ..\bin\$configuration$\**" target =" build" />
35
36
<file src =" ..\UtilPack.Version.props" target =" build" />
36
37
</files >
37
- </package >
38
+ </package >
You can’t perform that action at this time.
0 commit comments