We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184305a commit 417d15bCopy full SHA for 417d15b
1 file changed
server/generate-cs-server.sh
@@ -21,7 +21,7 @@ generate () {
21
}
22
23
build () {
24
- dotnet build sdk/csharp-server/src/nhsnotifysupplierserver --configuration Release
+ dotnet build csharp-server/src/nhsnotifysupplierserver --configuration Release
25
26
27
generate_nuget_version(){
0 commit comments