Merge branch 'release/FixLibsDocForVB'

This commit is contained in:
Samuele Locatelli
2022-05-19 12:49:08 +02:00
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": [