Update dependency csharpier to 1.0.3 #11

Open
code002lover wants to merge 1 commits from renovate/csharpier-1.x into master
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"isRoot": true, "isRoot": true,
"tools": { "tools": {
"csharpier": { "csharpier": {
"version": "1.0.2", "version": "1.0.3",
"commands": [ "commands": [
"csharpier" "csharpier"
], ],

View File

@ -3,7 +3,7 @@
"isRoot": true, "isRoot": true,
"tools": { "tools": {
"csharpier": { "csharpier": {
"version": "1.0.2", "version": "1.0.3",
"commands": [ "commands": [
"csharpier" "csharpier"
], ],