We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bb8c4f + 3800f16 commit d41d497Copy full SHA for d41d497
Directory.Build.props
@@ -4,7 +4,7 @@
4
<FrameworkPath>$(SolutionDir)Thunder\Source\</FrameworkPath>
5
<ContractsPath>$(SolutionDir)ThunderInterfaces\</ContractsPath>
6
<ClientsPath>$(SolutionDir)ThunderClientLibraries\Source\</ClientsPath>
7
- <ToolPath>$(SolutionDir)Thunder\tools\</ToolPath>
+ <ToolPath>$(SolutionDir)ThunderTools\</ToolPath>
8
<WindowsPath>$(SolutionDir)include\</WindowsPath>
9
<WindowsLibraries>$(SolutionDir)lib\</WindowsLibraries>
10
</PropertyGroup>
0 commit comments