From b09d4339a2e4c9b4f1efbe6b987df273fdf7562d Mon Sep 17 00:00:00 2001 From: Gonkers Date: Mon, 13 Dec 2021 01:09:57 -0500 Subject: [PATCH] TODO: add github actions build --- .../ScryfallApi.Client.csproj | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/ScryfallApi.Client/ScryfallApi.Client.csproj b/src/ScryfallApi.Client/ScryfallApi.Client.csproj index ff440d2..8ab4c08 100644 --- a/src/ScryfallApi.Client/ScryfallApi.Client.csproj +++ b/src/ScryfallApi.Client/ScryfallApi.Client.csproj @@ -4,19 +4,26 @@ net6.0 true ScryfallAPI.Client - 3.0.0 + 3.0 Gonkers .NET client library for accessing the scryfall.com API - https://github.com/Gonkers/Scryfall-API-Client - https://github.com/Gonkers/Scryfall-API-Client - true - true scryfall scryfall-api latest + https://github.com/Gonkers/Scryfall-API-Client + https://github.com/Gonkers/Scryfall-API-Client + true + true + embedded + + + +