From 6cfa3c8b62a45f2df3abcbbdc6f11aee792816d8 Mon Sep 17 00:00:00 2001 From: Latency McLaughlin Date: Wed, 31 Jan 2018 22:30:49 -0700 Subject: [PATCH] Added support for .NET 4.5 & .NET Standard 2.0 --- HearthDb/HearthDb.csproj | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/HearthDb/HearthDb.csproj b/HearthDb/HearthDb.csproj index eecc265d..d6c012cf 100644 --- a/HearthDb/HearthDb.csproj +++ b/HearthDb/HearthDb.csproj @@ -1,13 +1,30 @@  - net471;netcoreapp2.0 + net471;net45;netcoreapp2.0;netstandard2.0 true snKey.snk 10.0.1.0 10.0.1.0 false - 10.0.1 + 1.0.0 + true + HearthSim + https://github.com/HearthSim/Hearthstone-Deck-Tracker + https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/Hearthstone%20Deck%20Tracker/Images/HearthstoneDeckTracker.ico + https://github.com/HearthSim/HearthDb + GIT + + + + + TRACE;DEBUG + bin\Debug\ + + + + bin\Release\ + TRACE;RELEASE