Skip to content

Commit 0816290

Browse files
Swagger updates
1 parent 1e3cea5 commit 0816290

18 files changed

Lines changed: 2371 additions & 45 deletions

SecurityService.DataTransferObjects/SecurityService.DataTransferObjects.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
<TargetFrameworks>net5.0;netstandard2.0</TargetFrameworks>
55
</PropertyGroup>
66

7+
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net5.0|AnyCPU'">
8+
<DocumentationFile>D:\Projects\StuartFerguson\SecurityService\SecurityService.DataTransferObjects\SecurityService.DataTransferObjects.xml</DocumentationFile>
9+
</PropertyGroup>
10+
711
<ItemGroup>
812
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
913
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />

0 commit comments

Comments
 (0)