Skip to content

Commit

Permalink
Set RestApiHelper to not build (to prevent build errors)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickRitchie committed Nov 8, 2023
1 parent d258248 commit 9d89411
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MTConnect.NET-HTTP/MTConnect.NET-HTTP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
</PropertyGroup>

<ItemGroup>
<Compile Remove="Ceen\Mvc\RestApiHelper.cs" />
<Compile Remove="Servers\MTConnectHttpServer - Copy.cs" />
<Compile Remove="Servers\OutputValidationLevel.cs" />
</ItemGroup>
Expand Down Expand Up @@ -124,6 +125,7 @@
</ItemGroup>

<ItemGroup>
<None Include="Ceen\Mvc\RestApiHelper.cs" />
<None Include="Clients\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
Expand Down

0 comments on commit 9d89411

Please sign in to comment.