Skip to content

Commit 9037f77

Browse files
Remove unnecessary compile instruction
1 parent 34ee919 commit 9037f77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CnpSdkForNet/CnpSdkForNetTest/CnpSdkForNetTest.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@
138138
<Compile Include="Program.cs" />
139139
<Compile Include="Properties\AssemblyInfo.cs" />
140140
<Compile Include="Functional\TestGiftCard.cs" />
141-
<Compile Include="SampleGiftCardCapture.cs" />
142141
<Compile Include="Unit\TestAdvancedFraudCheck.cs" />
143142
<Compile Include="Unit\TestCommunications.cs" />
144143
<Compile Include="Unit\TestGiftCard.cs" />
@@ -218,4 +217,4 @@
218217
<Target Name="AfterBuild">
219218
</Target>
220219
-->
221-
</Project>
220+
</Project>

0 commit comments

Comments
 (0)