Update dotnet-versionsweeper.json (#1093)

This commit is contained in:
Andy (Steve) De George
2021-06-15 09:53:48 -05:00
committed by GitHub
parent 3195d51719
commit 50c2dfbd42
+2 -1
View File
@@ -1,5 +1,6 @@
{
"ignore":[
"dotnet-desktop-guide/samples/**/*.*"
"dotnet-desktop-guide/samples/**/*.*",
"dotnet-desktop-guide/framework/**/*.*"
]
}