Skip to content

Commit bdbe166

Browse files
committed
fixup
1 parent 5767eb5 commit bdbe166

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tooling/Common.csproj.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020

2121
<!-- Embed untracked sources in the PDB -->
2222
<EmbedUntrackedSources Condition="'$(ContinuousIntegrationBuild)' == 'true'">true</EmbedUntrackedSources>
23-
23+
2424
<!-- ClangSharp.Pathogen-specific -->
2525
<LlvmBuildOutputRoot>$(MSBuildThisFileDirectory)../bin/llvm/</LlvmBuildOutputRoot>
26-
<LlvmVersion>14.0.4</LlvmVersion>
26+
<LlvmVersion>18</LlvmVersion>
2727
<LlvmSourceRoot>$(MSBuildThisFileDirectory)../external/llvm-project/</LlvmSourceRoot>
2828
<ClangLicensePath>$(LlvmSourceRoot)clang/LICENSE.TXT</ClangLicensePath>
2929
<LibClangSharpLicensePath>$(LlvmSourceRoot)clang/tools/libclang/libClangSharp/LICENSE.md</LibClangSharpLicensePath>

0 commit comments

Comments
 (0)