Skip to content

Commit 209c5e3

Browse files
committed
starting again with new codegen
1 parent 6149811 commit 209c5e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Generators/Foundation/Codelisk.Foundation.Generator/Properties/launchSettings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"Profile 1": {
77
"commandName": "DebugRoslynComponent",
8-
"targetProject": "..\\..\\..\\..\\..\\..\\Orderlyze.Printing.Foundation\\Orderlyze.Printing.Foundation.csproj"
8+
"targetProject": "..\\..\\..\\..\\..\\..\\Orderlyze.Printing.Restservice\\Orderlyze.Printing.Restservice.csproj"
99
}
1010
}
1111
}

src/Generators/Web/WebManager.Generator/Properties/launchSettings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"Profile 1": {
77
"commandName": "DebugRoslynComponent",
8-
"targetProject": "..\\..\\..\\..\\..\\..\\Orderlyze.Printing.Manager\\Orderlyze.Printing.Manager.csproj"
8+
"targetProject": "..\\..\\..\\..\\..\\..\\Orderlyze.Printing.Restservice\\Orderlyze.Printing.Restservice.csproj"
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)