Skip to content

Commit f5faeb3

Browse files
committed
Disable CqlToElm
1 parent 2b352f5 commit f5faeb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Demo/Measures.ecqm-content-qicore-2024/Measures.ecqm-content-qicore-2024.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<!-- Copy dll's to IntegrationRunner -->
2626
<!-- <DllDirectory>$(CqlSolutionDir)/submodules/Firely.Cql.Sdk.Integration.Runner/IntegrationRunner/CMS Assemblies</DllDirectory> -->
2727
<ResourcesDirectory>$(CqlSolutionDir)/submodules/Firely.Cql.Sdk.Integration.Runner/IntegrationRunner/CMS Resources</ResourcesDirectory>
28-
<CqlToElmEnabled>true</CqlToElmEnabled>
28+
<!-- <CqlToElmEnabled>true</CqlToElmEnabled> -->
2929
<!-- <ResourcesDirectory>$(LibrarySetRoot)/Resources</ResourcesDirectory> -->
3030
<!-- <CqlToElmEnabled>true</CqlToElmEnabled> -->
3131
<!-- <ElmToCSharpEnabled>true</ElmToCSharpEnabled> -->

0 commit comments

Comments
 (0)