Skip to content

Commit 232089a

Browse files
author
Ajit Navasare (MINDTREE LIMITED)
committed
Import tag location changed
1 parent 438e1a1 commit 232089a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/ServiceBus/Commands.ServiceBus/Commands.ServiceBus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,11 @@
195195
<Name>Commands.ResourceManager.Common</Name>
196196
</ProjectReference>
197197
</ItemGroup>
198+
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
198199
<Target Name="AfterBuild">
199200
<ItemGroup>
200201
<MarkdownFiles Include="$(ProjectDir)help\*.*" />
201202
</ItemGroup>
202203
<Copy SourceFiles="@(MarkdownFiles)" DestinationFolder="$(OutputPath)\help\" ContinueOnError="false" />
203204
</Target>
204-
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
205205
</Project>

0 commit comments

Comments
 (0)