Fix package reference bug
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
:: Generated by: https://openapi-generator.tech
|
||||
::
|
||||
|
||||
@echo off
|
||||
|
||||
dotnet restore src\Example.Common
|
||||
dotnet build src\Example.Common
|
||||
echo Now, run the following to start the project: dotnet run -p src\Example.Common\Example.Common.csproj --launch-profile web.
|
||||
echo.
|
||||
Reference in New Issue
Block a user