Update SupportedNetCoreAppVersions.cs

This commit is contained in:
Marc Paine 2022-01-13 11:27:43 -08:00 committed by GitHub
parent a60232fccd
commit c8281a0fb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,8 @@ namespace EndToEnd
"3.0",
"3.1",
"5.0",
"6.0"
"6.0",
"7.0"
};
public static IEnumerable<string> TargetFrameworkShortFolderVersion