File tree Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change 29
29
30
30
<ItemGroup >
31
31
<None Remove =" bin\Release\net8.0\build.log" />
32
+ <None Remove =" Hl7.Cql.Packager.Demo.appsettings.json" />
33
+ <None Remove =" Hl7.Cql.Packager.ecqm-content-cms-2025.appsettings.json" />
34
+ <None Remove =" Hl7.Cql.Packager.ecqm-content-qicore-2024.appsettings.json" />
35
+ <None Remove =" Hl7.Cql.Packager.ecqm-content-qicore-2025.appsettings.json" />
32
36
</ItemGroup >
33
37
34
38
<ItemGroup >
49
53
</ItemGroup >
50
54
51
55
<ItemGroup >
52
- <Content Include =" *. appsettings.json" >
56
+ <Content Include =" Hl7.Cql.Packager. appsettings.debug .json" >
53
57
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
54
58
</Content >
55
- <Content Include =" *.appsettings.* .json" >
59
+ <Content Include =" Hl7.Cql.Packager.appsettings .json" >
56
60
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
57
61
</Content >
58
- <Content Include =" Hl7.Cql.Packager.appsettings.debug .json" >
62
+ <Content Include =" Hl7.Cql.Packager.Demo.appsettings .json" >
59
63
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
60
64
</Content >
61
- </ItemGroup >
62
-
63
- <ItemGroup >
64
- <Content Include =" Hl7.Cql.Packager.appsettings.json" >
65
+ <Content Include =" Hl7.Cql.Packager.ecqm-content-cms-2025.appsettings.json" >
66
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
67
+ </Content >
68
+ <Content Include =" Hl7.Cql.Packager.ecqm-content-qicore-2024.appsettings.json" >
69
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
70
+ </Content >
71
+ <Content Include =" Hl7.Cql.Packager.ecqm-content-qicore-2025.appsettings.json" >
65
72
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
66
73
</Content >
67
74
</ItemGroup >
You can’t perform that action at this time.
0 commit comments