diff --git a/.upgrade-assistant b/.upgrade-assistant new file mode 100644 index 0000000..65ba4fc --- /dev/null +++ b/.upgrade-assistant @@ -0,0 +1 @@ +{"Build":"0.4.336902\u002B3a2177acaa53d719e5da4ccde275f84ff18f0611","CurrentProject":"","EntryPoints":["CoinbasePro.Specs.csproj"],"Properties":{}} \ No newline at end of file diff --git a/CoinbasePro.Specs/CoinbasePro.Specs.csproj b/CoinbasePro.Specs/CoinbasePro.Specs.csproj index 89531b4..1352083 100644 --- a/CoinbasePro.Specs/CoinbasePro.Specs.csproj +++ b/CoinbasePro.Specs/CoinbasePro.Specs.csproj @@ -1,7 +1,7 @@  - net461;netcoreapp2.0 + net6 git git://github.com/dougdellolio/gdax-csharp Doug Dellolio diff --git a/CoinbasePro/CoinbasePro.csproj b/CoinbasePro/CoinbasePro.csproj index e8df168..a3c4224 100644 --- a/CoinbasePro/CoinbasePro.csproj +++ b/CoinbasePro/CoinbasePro.csproj @@ -1,7 +1,7 @@  - net461;netstandard2.0 + net6 git git://github.com/dougdellolio/coinbasepro-csharp Doug Dellolio