File tree 20 files changed +30
-30
lines changed
20 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" />
3
4
<Import Project =" ..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" />
4
- <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" />
5
5
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
6
<PropertyGroup >
7
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
96
96
<PropertyGroup >
97
97
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
98
98
</PropertyGroup >
99
- <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props'))" />
100
99
<Error Condition =" !Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props'))" />
101
100
<Error Condition =" !Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets'))" />
101
+ <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props'))" />
102
102
</Target >
103
103
<Import Project =" ..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets" Condition =" Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" />
104
104
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 3
3
<package id =" GitVersion.CommandLine" version =" 4.0.0-beta0014" targetFramework =" net461" />
4
4
<package id =" GitVersionTask" version =" 4.0.0-beta0014" targetFramework =" net461" developmentDependency =" true" />
5
5
<package id =" Microsoft.Net.Compilers" version =" 2.9.0" targetFramework =" net461" developmentDependency =" true" />
6
- <package id =" UtilPack.NuGet.MSBuild" version =" 2.7 .0" targetFramework =" net461" developmentDependency =" true" />
6
+ <package id =" UtilPack.NuGet.MSBuild" version =" 2.8 .0" targetFramework =" net461" developmentDependency =" true" />
7
7
</packages >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" />
3
4
<Import Project =" ..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" />
4
- <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" />
5
5
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
6
<PropertyGroup >
7
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
96
96
<PropertyGroup >
97
97
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
98
98
</PropertyGroup >
99
- <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props'))" />
100
99
<Error Condition =" !Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props'))" />
101
100
<Error Condition =" !Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets'))" />
101
+ <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props'))" />
102
102
</Target >
103
103
<Import Project =" ..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets" Condition =" Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" />
104
104
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 3
3
<package id =" GitVersion.CommandLine" version =" 4.0.0-beta0014" targetFramework =" net461" />
4
4
<package id =" GitVersionTask" version =" 4.0.0-beta0014" targetFramework =" net461" developmentDependency =" true" />
5
5
<package id =" Microsoft.Net.Compilers" version =" 2.9.0" targetFramework =" net461" developmentDependency =" true" />
6
- <package id =" UtilPack.NuGet.MSBuild" version =" 2.7 .0" targetFramework =" net461" developmentDependency =" true" />
6
+ <package id =" UtilPack.NuGet.MSBuild" version =" 2.8 .0" targetFramework =" net461" developmentDependency =" true" />
7
7
</packages >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" />
3
4
<Import Project =" ..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" />
4
- <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" />
5
5
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
6
<PropertyGroup >
7
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
102
102
<PropertyGroup >
103
103
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
104
104
</PropertyGroup >
105
- <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props'))" />
106
105
<Error Condition =" !Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props'))" />
107
106
<Error Condition =" !Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets'))" />
107
+ <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props'))" />
108
108
</Target >
109
109
<Import Project =" ..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets" Condition =" Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" />
110
110
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 3
3
<package id =" GitVersion.CommandLine" version =" 4.0.0-beta0014" targetFramework =" net461" />
4
4
<package id =" GitVersionTask" version =" 4.0.0-beta0014" targetFramework =" net461" developmentDependency =" true" />
5
5
<package id =" Microsoft.Net.Compilers" version =" 2.9.0" targetFramework =" net461" developmentDependency =" true" />
6
- <package id =" UtilPack.NuGet.MSBuild" version =" 2.7 .0" targetFramework =" net461" developmentDependency =" true" />
6
+ <package id =" UtilPack.NuGet.MSBuild" version =" 2.8 .0" targetFramework =" net461" developmentDependency =" true" />
7
7
</packages >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" />
3
4
<Import Project =" ..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" />
4
- <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" />
5
5
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
6
<PropertyGroup >
7
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
102
102
<PropertyGroup >
103
103
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
104
104
</PropertyGroup >
105
- <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props'))" />
106
105
<Error Condition =" !Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props'))" />
107
106
<Error Condition =" !Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets'))" />
107
+ <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props'))" />
108
108
</Target >
109
109
<Import Project =" ..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets" Condition =" Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" />
110
110
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 3
3
<package id =" GitVersion.CommandLine" version =" 4.0.0-beta0014" targetFramework =" net461" />
4
4
<package id =" GitVersionTask" version =" 4.0.0-beta0014" targetFramework =" net461" developmentDependency =" true" />
5
5
<package id =" Microsoft.Net.Compilers" version =" 2.9.0" targetFramework =" net461" developmentDependency =" true" />
6
- <package id =" UtilPack.NuGet.MSBuild" version =" 2.7 .0" targetFramework =" net461" developmentDependency =" true" />
6
+ <package id =" UtilPack.NuGet.MSBuild" version =" 2.8 .0" targetFramework =" net461" developmentDependency =" true" />
7
7
</packages >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" />
3
4
<Import Project =" ..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" />
4
- <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" />
5
5
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
6
<PropertyGroup >
7
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
95
95
<PropertyGroup >
96
96
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
97
97
</PropertyGroup >
98
- <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props'))" />
99
98
<Error Condition =" !Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props'))" />
100
99
<Error Condition =" !Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets'))" />
100
+ <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props'))" />
101
101
</Target >
102
102
<Import Project =" ..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets" Condition =" Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" />
103
103
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 3
3
<package id =" GitVersion.CommandLine" version =" 4.0.0-beta0014" targetFramework =" net461" />
4
4
<package id =" GitVersionTask" version =" 4.0.0-beta0014" targetFramework =" net461" developmentDependency =" true" />
5
5
<package id =" Microsoft.Net.Compilers" version =" 2.9.0" targetFramework =" net461" developmentDependency =" true" />
6
- <package id =" UtilPack.NuGet.MSBuild" version =" 2.7 .0" targetFramework =" net461" developmentDependency =" true" />
6
+ <package id =" UtilPack.NuGet.MSBuild" version =" 2.8 .0" targetFramework =" net461" developmentDependency =" true" />
7
7
</packages >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" />
3
4
<Import Project =" ..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" />
4
- <Import Project =" ..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props" Condition =" Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" />
5
5
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
6
<PropertyGroup >
7
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
104
104
<PropertyGroup >
105
105
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
106
106
</PropertyGroup >
107
- <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.7.0\build\UtilPack.NuGet.MSBuild.props'))" />
108
107
<Error Condition =" !Exists('..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props'))" />
109
108
<Error Condition =" !Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets'))" />
109
+ <Error Condition =" !Exists('..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\UtilPack.NuGet.MSBuild.2.8.0\build\UtilPack.NuGet.MSBuild.props'))" />
110
110
</Target >
111
111
<Import Project =" ..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets" Condition =" Exists('..\..\packages\GitVersionTask.4.0.0-beta0014\build\GitVersionTask.targets')" />
112
112
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 3
3
<package id =" GitVersion.CommandLine" version =" 4.0.0-beta0014" targetFramework =" net461" />
4
4
<package id =" GitVersionTask" version =" 4.0.0-beta0014" targetFramework =" net461" developmentDependency =" true" />
5
5
<package id =" Microsoft.Net.Compilers" version =" 2.9.0" targetFramework =" net461" developmentDependency =" true" />
6
- <package id =" UtilPack.NuGet.MSBuild" version =" 2.7 .0" targetFramework =" net461" developmentDependency =" true" />
6
+ <package id =" UtilPack.NuGet.MSBuild" version =" 2.8 .0" targetFramework =" net461" developmentDependency =" true" />
7
7
</packages >
You can’t perform that action at this time.
0 commit comments