Fix conf x progetti vb

This commit is contained in:
Samuele Locatelli
2022-05-19 12:48:46 +02:00
parent 4ee1dcdc21
commit f6e53305c2
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"src": [
{
"files": [
"*.csproj"
"*.csproj",
"*.vbproj"
],
"cwd": ".",
"exclude": [
+2 -1
View File
@@ -4,7 +4,8 @@
"src": [
{
"files": [
"*.csproj"
"*.csproj",
"*.vbproj"
],
"cwd": ".",
"exclude": [
+2 -1
View File
@@ -4,7 +4,8 @@
"src": [
{
"files": [
"*.csproj"
"*.csproj",
"*.vbproj"
],
"cwd": ".",
"exclude": [