-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6e4f227
commit 480969d
Showing
25 changed files
with
221 additions
and
807 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
src/MAVN.Service.Vouchers.Domain/MAVN.Service.Vouchers.Domain.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
src/MAVN.Service.Vouchers.DomainServices/MAVN.Service.Vouchers.DomainServices.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
<PropertyGroup> | ||
<TargetFramework>netcoreapp2.2</TargetFramework> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
<Version>1.0.0</Version> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<ProjectReference Include="..\MAVN.Service.Vouchers.Domain\MAVN.Service.Vouchers.Domain.csproj" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<PackageReference Include="Lykke.RabbitMqBroker" Version="7.13.1" /> | ||
<PackageReference Include="Lykke.RabbitMqBroker" Version="7.13.3" /> | ||
<PackageReference Include="MAVN.Job.QuorumTransactionWatcher.Contract" Version="1.1.0" /> | ||
<PackageReference Include="MAVN.PrivateBlockchain.BasicRedeemGateway" Version="1.0.0-beta.1" /> | ||
<PackageReference Include="MAVN.Service.Campaign.Client" Version="1.1.1" /> | ||
<PackageReference Include="MAVN.Service.CustomerProfile.Client" Version="1.3.0" /> | ||
<PackageReference Include="MAVN.Service.EligibilityEngine.Client" Version="1.1.1" /> | ||
<PackageReference Include="MAVN.Service.PrivateBlockchainFacade.Client" Version="1.1.0" /> | ||
<PackageReference Include="MAVN.Service.WalletManagement.Client" Version="1.1.0" /> | ||
<PackageReference Include="MAVN.Service.WalletManagement.Client" Version="1.1.1" /> | ||
</ItemGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 6 additions & 2 deletions
8
src/MAVN.Service.Vouchers.MsSqlRepositories/MAVN.Service.Vouchers.MsSqlRepositories.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
117 changes: 0 additions & 117 deletions
117
src/MAVN.Service.Vouchers.MsSqlRepositories/Migrations/20191205070533_Initial.Designer.cs
This file was deleted.
Oops, something went wrong.
131 changes: 0 additions & 131 deletions
131
....Service.Vouchers.MsSqlRepositories/Migrations/20191209143919_PurchaseDetails.Designer.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.