File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed
Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 99 ],
1010 "rollForward" : false
1111 },
12- "gitversion.tool" : {
13- "version" : " 6.5.0" ,
14- "commands" : [
15- " dotnet-gitversion"
16- ],
17- "rollForward" : false
18- },
1912 "trx2junit" : {
2013 "version" : " 2.1.0" ,
2114 "commands" : [
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ SPDX-License-Identifier: MIT
5757 </PropertyGroup >
5858
5959 <ItemGroup >
60- <PackageReference Include =" Dorssel. GitVersion.MsBuild" PrivateAssets =" all" />
60+ <PackageReference Include =" GitVersion.MsBuild" PrivateAssets =" all" />
6161 </ItemGroup >
6262
6363 <Target Name =" SetCopyright" AfterTargets =" GetVersion" >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ SPDX-License-Identifier: MIT
77<Project >
88 <ItemGroup >
99 <!-- all -->
10- <PackageVersion Include =" Dorssel. GitVersion.MsBuild" Version =" 1.1 .1" />
10+ <PackageVersion Include =" GitVersion.MsBuild" Version =" 6.5 .1" />
1111 <!-- Debounce -->
1212 <PackageVersion Include =" Microsoft.Bcl.TimeProvider" Version =" 10.0.0" />
1313 <!-- unit tests -->
You can’t perform that action at this time.
0 commit comments