Skip to content

Commit 968566f

Browse files
committed
Remove ParameterNameAttributeTests from project compilation
This commit removes the `Compile` element for `ParameterNameAttributeTests.cs` from the project file, indicating that this test file will no longer be compiled as part of the project.
1 parent 06640ff commit 968566f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cql/CoreTests/CoreTests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
<None Include="Input\ELM\Test\*.xml">
6969
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
7070
</None>
71-
<Compile Remove="ParameterNameAttributeTests.cs" />
7271
<None Update="Input\ValueSets\*.json">
7372
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
7473
</None>

0 commit comments

Comments
 (0)