We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60be6a5 commit 54895a9Copy full SHA for 54895a9
src/Servers/IIS/build/native.targets
@@ -1,5 +1,5 @@
1
<Project>
2
- <Import Project="$(MSBuildThisFileDirectory)\..\version.props" />
+ <Import Project="$(RepositoryRoot)\version.props" />
3
<Target Name="CreateVersionHeader" BeforeTargets="PrepareForBuild">
4
<ItemGroup>
5
<VersionHeaderContents Include="// Copyright (c) .NET Foundation. All rights reserved." />
0 commit comments