mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-22 23:15:20 +00:00
Drop net5
This commit is contained in:
@@ -52,7 +52,7 @@ Target(Build,
|
||||
|
||||
Target(Test,
|
||||
DependsOn(Build),
|
||||
ForEach("net5.0", "net6.0", "net461"),
|
||||
ForEach("net6.0", "net461"),
|
||||
framework =>
|
||||
{
|
||||
IEnumerable<string> GetFiles(string d)
|
||||
|
||||
Reference in New Issue
Block a user