Update dotnet-versionsweeper.json (#1006)

This commit is contained in:
Andy De George
2021-03-08 14:36:55 -08:00
committed by GitHub
parent e630dd9ce2
commit f646753cfd
+1 -1
View File
@@ -1,5 +1,5 @@
{
"ignore":[
"samples/**/*.*"
"dotnet-desktop-guide/samples/**/*.*"
]
}