This commit is contained in:
Jonah Lytle 2022-04-06 10:20:24 -07:00
Родитель ed30dd4da3
Коммит 2f8fadbb66
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -214,6 +214,7 @@
<Compile Include="Invoice\GetUsageLineItemsForClosePeriodPaging.cs" />
<Compile Include="Invoice\GetUsageLineItemsForOpenPeriodPaging.cs" />
<Compile Include="NewCommerceMigrations\ValidateAndCreateNewCommerceMigration.cs" />
<Compile Include="NewCommerceMigrations\ValidateAndCreateNewCommerceMigrationWithAddOn.cs" />
<Compile Include="Offers\GetCustomerOfferCategories.cs" />
<Compile Include="Offers\GetCustomerOffers.cs" />
<Compile Include="Offers\GetOffer.cs" />