Skip to content

Commit d2f772c

Browse files
authored
Merge pull request #24 from CZEMacLeod/fix-testtimeout
Adjust tests to fix problems
2 parents 06f1f63 + f0c5057 commit d2f772c

File tree

71 files changed

+34
-74129
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+34
-74129
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,4 +360,9 @@ MigrationBackup/
360360
.ionide/
361361

362362
# Fody - auto-generated XML schema
363-
FodyWeavers.xsd
363+
FodyWeavers.xsd
364+
365+
# Ignore lib files handled by libman
366+
samples/EF6/EF6/lib/
367+
samples/Simple/SimpleMVC/lib/
368+
samples/SWA/SWAFramework/lib/

samples/EF6/EF6/lib/_._

Whitespace-only changes.

0 commit comments

Comments
 (0)