File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ SPDX-License-Identifier: MIT
7070 </Target >
7171
7272 <Import Project =" $(NuGetPackageRoot)\smdn.reflection.reversegenerating.listapi.msbuild.tasks\1.0.2\tasks\net6.0\GenerateApiList.task" Condition =" '$(Configuration)' == 'Release' and '$(AssemblyName)' != 'Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks' " />
73- <Import Project =" $(MSBuildThisFileDirectory)Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks\bin\Debug \net6.0\GenerateApiList.task" Condition =" '$(Configuration)' == 'Release' and '$(AssemblyName)' == 'Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks' " />
73+ <Import Project =" $(MSBuildThisFileDirectory)Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks\bin\Release \net6.0\GenerateApiList.task" Condition =" '$(Configuration)' == 'Release' and '$(AssemblyName)' == 'Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks' " />
7474
7575 <Target Name =" GenerateAPIListOfPackage" AfterTargets =" Pack" Condition =" '$(Configuration)' == 'Release' " Label =" API list generator" >
7676 <ItemGroup >
You can’t perform that action at this time.
0 commit comments