diff --git a/firefly-plaid-connector.csproj.orig b/firefly-plaid-connector.csproj index ae65146..47a6e73 100644 --- a/firefly-plaid-connector.csproj.orig +++ b/firefly-plaid-connector.csproj @@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <TargetFramework>netcoreapp3.1</TargetFramework> + <TargetFramework>net6.0</TargetFramework> <RootNamespace>firefly_plaid_connector</RootNamespace> </PropertyGroup>