Skip to content

Commit 904c744

Browse files
authored
Update to newer version of Nerdbank.GitVersioning (#813)
1 parent 4f6d4ea commit 904c744

2 files changed

Lines changed: 40 additions & 40 deletions

File tree

Directory.Packages.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Project>
2-
2+
33
<PropertyGroup>
44
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
55
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
66
<!-- This is due to noise caused from the Minimatch package, tracked at https://github.com/SLaks/Minimatch/issues/12 -->
77
<NoWarn>$(NoWarn);NU1603</NoWarn>
88
<WebToolsPackageVersion>17.7.273</WebToolsPackageVersion>
99
</PropertyGroup>
10-
10+
1111
<ItemGroup>
1212
<PackageVersion Include="MessagePack" Version="2.5.187" />
1313
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
@@ -32,10 +32,10 @@
3232
<PackageVersion Include="Microsoft.WebTools.Languages.Json.Editor" Version="$(WebToolsPackageVersion)" />
3333
<PackageVersion Include="Microsoft.WebTools.Languages.Json.VS" Version="$(WebToolsPackageVersion)" />
3434
<PackageVersion Include="Moq" Version="4.20.70" />
35-
<PackageVersion Include="NerdBank.GitVersioning" Version="3.6.133" />
35+
<PackageVersion Include="NerdBank.GitVersioning" Version="3.7.115" />
3636
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
3737
<PackageVersion Include="Nuget.VisualStudio" Version="17.7.1" />
38-
38+
3939
<PackageVersion Include="System.Collections.Immutable" Version="7.0.0" />
4040
<PackageVersion Include="System.Formats.Asn1" Version="8.0.1" />
4141
<PackageVersion Include="System.Memory" Version="4.5.5" />
@@ -48,18 +48,18 @@
4848
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
4949
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
5050
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
51-
51+
5252
<!-- Test references -->
5353
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
5454
<PackageVersion Include="Microsoft.Test.Apex.VisualStudio" Version="17.14.36217.32" />
5555
<PackageVersion Include="MSTest.TestAdapter" Version="3.0.3" />
5656
<PackageVersion Include="MSTest.TestFramework" Version="3.0.3" />
57-
57+
5858
<!-- CommandLine utils -->
5959
<!-- This version should be kept in sync with the value of RuntimeFrameworkVersion where this package is consumed -->
6060
<PackageVersion Include="Microsoft.Extensions.CommandLineUtils.Sources" Version="2.1.0" />
6161
<PackageVersion Include="Microsoft.NETCore.DotnetAppHost" Version="2.1.0" />
62-
62+
6363
</ItemGroup>
64-
64+
6565
</Project>

NOTICE.txt

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -59,43 +59,43 @@ http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND
5959

6060
1. Definitions.
6161

62-
62+
6363

6464
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
6565

66-
66+
6767

6868
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
6969

70-
70+
7171

7272
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
7373

74-
74+
7575

7676
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
7777

78-
78+
7979

8080
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
8181

82-
82+
8383

8484
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
8585

86-
86+
8787

8888
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
8989

90-
90+
9191

9292
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
9393

94-
94+
9595

9696
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
9797

98-
98+
9999

100100
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
101101

@@ -166,43 +166,43 @@ http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND
166166

167167
1. Definitions.
168168

169-
169+
170170

171171
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
172172

173-
173+
174174

175175
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
176176

177-
177+
178178

179179
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
180180

181-
181+
182182

183183
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
184184

185-
185+
186186

187187
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
188188

189-
189+
190190

191191
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
192192

193-
193+
194194

195195
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
196196

197-
197+
198198

199199
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
200200

201-
201+
202202

203203
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
204204

205-
205+
206206

207207
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
208208

@@ -568,37 +568,37 @@ SOFTWARE.
568568

569569

570570
---------------------------------------------------------
571-
571+
572572
---------------------------------------------------------
573-
573+
574574
MiniMatch 2.0.0 - MIT
575575
https://github.com/SLaks/Minimatch#readme
576-
576+
577577
Copyright (c) 2014 SLaks
578-
578+
579579
The MIT License (MIT)
580-
580+
581581
Copyright (c) 2014 SLaks
582-
582+
583583
Permission is hereby granted, free of charge, to any person obtaining a copy of
584584
this software and associated documentation files (the "Software"), to deal in
585585
the Software without restriction, including without limitation the rights to
586586
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
587587
the Software, and to permit persons to whom the Software is furnished to do so,
588588
subject to the following conditions:
589-
589+
590590
The above copyright notice and this permission notice shall be included in all
591591
copies or substantial portions of the Software.
592-
592+
593593
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
594594
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
595595
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
596596
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
597597
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
598598
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
599-
600-
601-
---------------------------------------------------------
599+
600+
601+
---------------------------------------------------------
602602

603603
---------------------------------------------------------
604604

@@ -640,7 +640,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
640640

641641
---------------------------------------------------------
642642

643-
Nerdbank.GitVersioning 3.6.133 - MIT
643+
Nerdbank.GitVersioning 3.7.115 - MIT
644644

645645

646646
Copyright 1995-2017 Mark Adler

0 commit comments

Comments
 (0)