From aaa4c495f37d4613931c7561c8e012db1aad085a Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sun, 16 Feb 2020 13:33:30 +0200 Subject: See previous commit... --- Software/Visual_Studio/Notes/Tango.Notes/Nswag/Pre-Build Example.txt | 1 + Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Software/Visual_Studio/Notes/Tango.Notes/Nswag/Pre-Build Example.txt (limited to 'Software/Visual_Studio/Notes/Tango.Notes') diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Nswag/Pre-Build Example.txt b/Software/Visual_Studio/Notes/Tango.Notes/Nswag/Pre-Build Example.txt new file mode 100644 index 000000000..eb9849fba --- /dev/null +++ b/Software/Visual_Studio/Notes/Tango.Notes/Nswag/Pre-Build Example.txt @@ -0,0 +1 @@ +nswag run "$(SolutionDir)Web\Tango.MachineService.Gateway\Nswag\GatewayClient.nswag" /variables:assembly="$(SolutionDir)Web\Tango.MachineService.Gateway\bin\Tango.MachineService.Gateway.dll",output="$(ProjectDir)Gateway\GatewayClient.cs" \ No newline at end of file diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj index e95fe1069..023a4bc69 100644 --- a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj +++ b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj @@ -49,6 +49,7 @@ + @@ -60,7 +61,7 @@ - + \ No newline at end of file -- cgit v1.3.1