File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
Microsoft.OpenApi.Readers.Tests Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 11
11
<RootNamespace >Microsoft.OpenApi.Readers.Tests</RootNamespace >
12
12
<SignAssembly >true</SignAssembly >
13
13
</PropertyGroup >
14
-
15
- <PropertyGroup >
16
- <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\Microsoft.OpenApi.Readers.Tests.xml</DocumentationFile >
17
- </PropertyGroup >
18
-
14
+
19
15
<ItemGroup >
20
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.0.0" />
21
17
<PackageReference Include =" FluentAssertions" Version =" 4.17.0" >
Original file line number Diff line number Diff line change 11
11
<SignAssembly >true</SignAssembly >
12
12
<OutputType >Library</OutputType >
13
13
</PropertyGroup >
14
- <PropertyGroup >
15
- <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\Microsoft.OpenApi.Tests.xml</DocumentationFile >
16
- </PropertyGroup >
17
-
14
+
18
15
<ItemGroup >
19
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.0.0" />
20
17
<PackageReference Include =" FluentAssertions" Version =" 4.17.0" >
You can’t perform that action at this time.
0 commit comments