Skip to content

Commit 33a0f4b

Browse files
committed
chore: Test if this works ...
1 parent e04534f commit 33a0f4b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

settings/sln.build.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<Project>
22

3+
<PropertyGroup>
4+
<DirectoryPackagesPropsPath>$([MSBuild]::NormalizePath('$(SolutionDir)', 'Directory.Packages.props'))</DirectoryPackagesPropsPath>
5+
</PropertyGroup>
6+
37
<PropertyGroup Label="Prepare Directories">
48
<DirEngineeringConfigurations>$([MSBuild]::NormalizeDirectory('$(DirEngineering)', 'configurations'))</DirEngineeringConfigurations>
59
<DirEngineeringShared>$([MSBuild]::NormalizeDirectory('$(DirEngineering)', 'shared'))</DirEngineeringShared>

0 commit comments

Comments
 (0)