Skip to content

Commit 71e58ef

Browse files
Merge pull request #178 from TransactionProcessing/task/#_swaggerreview
Swagger Review completed
2 parents e13d1d2 + 232322e commit 71e58ef

51 files changed

Lines changed: 2945 additions & 142 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

EstateManagement.DataTransferObjects/EstateManagement.DataTransferObjects.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
<DebugType>None</DebugType>
66
</PropertyGroup>
77

8+
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net5.0|AnyCPU'">
9+
<DocumentationFile>D:\Projects\StuartFerguson\EstateManagement\EstateManagement.DataTransferObjects\EstateManagement.DataTransferObjects.xml</DocumentationFile>
10+
</PropertyGroup>
11+
812
<ItemGroup>
913
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
1014
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />

0 commit comments

Comments
 (0)