File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 113113 <Import Project =" $(SolutionDir)..\BuildSupport\GitVersionTask\Build\GitVersionTask.targets" />
114114 <!-- Ripple Nuget Generation -->
115115 <UsingTask TaskName =" GitVersionTask.GetVersion" AssemblyFile =" $(SolutionDir)..\buildsupport\GitVersionTask\GitVersionTask.dll" />
116- <Target Name =" AfterBuild" Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
117- <GetVersion SolutionDirectory =" $(SolutionDir)" >
118- <Output TaskParameter =" LegacySemVerPadded" PropertyName =" LegacySemVerPadded" />
119- </GetVersion >
120- </Target >
121116 <Import Project =" ..\packages\Fody.1.24.0\build\Fody.targets" Condition =" Exists('..\packages\Fody.1.24.0\build\Fody.targets')" />
122117 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
123118 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments