Jason Mogera
Jason Mogera
``` netstandard2.0 Sql150 ```
Also get this error when right click db project => properties: `Microsoft.VisualStudio.ProjectSystem.Query.QueryExecutionException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an...
Found the issue with PostDeployment script. It was not pointing to correct folder. I updated it and the dotnet build works fine now. However I still get the error throws...
Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.2.0
@ErikEJ added you to the repo
Not sure what you mean "Remove". in the syntax? or the file name itself?
Not sure what to with the CreateControllerContext() and where. Do you have example of it? I downloaded the source code but not sure where to look for the WCF implementation....