File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
ResourceGraph/ResourceGraph.Autorest
Websites/Websites.Autorest Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 3
3
<PsModuleName >Compute</PsModuleName >
4
4
<PsRootModuleName >Compute</PsRootModuleName >
5
5
</PropertyGroup >
6
- <Import Project =" $(MSBuildThisFileDirectory)..\..\Az.autorest.props" />
6
+
7
+ <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
7
8
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
8
9
9
10
</Project >
Original file line number Diff line number Diff line change 4
4
<PsRootModuleName >ResourceGraph</PsRootModuleName >
5
5
</PropertyGroup >
6
6
7
- <Import Project =" $(MSBuildThisFileDirectory)..\.. \Az.autorest.props" />
7
+ <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($( MSBuildThisFileDirectory).., build.proj))\src \Az.autorest.props" />
8
8
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
9
9
10
10
</Project >
Original file line number Diff line number Diff line change 4
4
<PsRootModuleName >SignalR</PsRootModuleName >
5
5
</PropertyGroup >
6
6
7
- <Import Project =" $(MSBuildThisFileDirectory)..\.. \Az.autorest.props" />
7
+ <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($( MSBuildThisFileDirectory).., build.proj))\src \Az.autorest.props" />
8
8
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
9
9
10
10
</Project >
Original file line number Diff line number Diff line change 4
4
<PsRootModuleName >Synapse</PsRootModuleName >
5
5
</PropertyGroup >
6
6
7
- <Import Project =" $(MSBuildThisFileDirectory)..\.. \Az.autorest.props" />
7
+ <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($( MSBuildThisFileDirectory).., build.proj))\src \Az.autorest.props" />
8
8
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
9
9
10
10
</Project >
Original file line number Diff line number Diff line change 4
4
<PsRootModuleName >Websites</PsRootModuleName >
5
5
</PropertyGroup >
6
6
7
- <Import Project =" $(MSBuildThisFileDirectory)..\.. \Az.autorest.props" />
7
+ <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($( MSBuildThisFileDirectory).., build.proj))\src \Az.autorest.props" />
8
8
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
9
9
10
10
</Project >
You can’t perform that action at this time.
0 commit comments