update link

(cherry picked from commit 2d5fbc92379777bf19ea2e61196d03a86a86403a)
This commit is contained in:
Maira Wenzel 2019-10-02 15:14:20 -07:00 committed by Miguel Veloso
parent 86f7d53683
commit 9dae52f80b

View File

@ -15,7 +15,7 @@ namespace Microsoft.eShopOnContainers.Services.Ordering.API.Application.Commands
// http://cqrs.nu/Faq
// https://docs.spine3.org/motivation/immutability.html
// http://blog.gauffin.org/2012/06/griffin-container-introducing-command-support/
// https://msdn.microsoft.com/en-us/library/bb383979.aspx
// https://docs.microsoft.com/dotnet/csharp/programming-guide/classes-and-structs/how-to-implement-a-lightweight-class-with-auto-implemented-properties
[DataContract]
public class CreateOrderCommand