fix: temporarily disable xml serialization
in it's current state xml endpoints are not supported, as no known good way to serialize it exists
This commit is contained in:
@@ -43,8 +43,4 @@
|
||||
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="10.0.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Mapping\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user