diff options
Diffstat (limited to 'Aggregator/Parser')
-rw-r--r-- | Aggregator/Parser/Parser.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Aggregator/Parser/Parser.csproj b/Aggregator/Parser/Parser.csproj index 99dfa58..bbc90b0 100644 --- a/Aggregator/Parser/Parser.csproj +++ b/Aggregator/Parser/Parser.csproj @@ -5,7 +5,7 @@ </ItemGroup> <PropertyGroup> - <TargetFramework>netcoreapp2.1</TargetFramework> + <TargetFramework>netcoreapp2.2</TargetFramework> </PropertyGroup> </Project> |