TMDbLib/TestApplication
Bond_009 191d3c773e Update the TargetFrameworks
Targeting netstandard2.0 and net6.0 should be enough for the library as
that should support all currently supported verions of .Net Framework
(4.6.2+) and .NET (6.0+) while allowing it to compile on linux.

(Technically .NET Framework 3.5 Service Pack 1 is still supported but we
 currently don't support that anyway)

For the test projects I just went with the latest .NET version as .NET
5.0 isn't supported anymore.
2023-09-29 12:05:27 +02:00
..
Program.cs Add logo to images, add tests, update verifiers 2021-10-11 22:50:14 +02:00
TestApplication.csproj Update the TargetFrameworks 2023-09-29 12:05:27 +02:00