Skip to content

Commit 471806a

Browse files
authored
Update SampleCode.csproj
update to new directory name
1 parent 956d372 commit 471806a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SampleCode.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
</ItemGroup>
4646
<ItemGroup>
4747
<Compile Include="PaymentTransactions\GetAnAcceptPaymentPage.cs" />
48-
<Compile Include="MobileInappTransactions\CreateAnAcceptTransaction.cs" />
49-
<Compile Include="MobileInappTransactions\CreateAnAndroidPayTransaction.cs" />
50-
<Compile Include="MobileInappTransactions\CreateAnApplePayTransaction.cs" />
48+
<Compile Include="MobileInAppTransactions\CreateAnAcceptTransaction.cs" />
49+
<Compile Include="MobileInAppTransactions\CreateAnAndroidPayTransaction.cs" />
50+
<Compile Include="MobileInAppTransactions\CreateAnApplePayTransaction.cs" />
5151
<Compile Include="CustomerProfiles\CreateCustomerPaymentProfile.cs" />
5252
<Compile Include="CustomerProfiles\CreateCustomerProfile.cs" />
5353
<Compile Include="CustomerProfiles\CreateCustomerProfileFromTransaction.cs" />

0 commit comments

Comments
 (0)