Skip to content

Commit d214619

Browse files
Updated reference.
1 parent 51b1fe7 commit d214619

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

Source/Dataflow/Open.Database.Extensions.Dataflow.csproj

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,13 @@
2323
<AnalysisLevel>latest</AnalysisLevel>
2424
<EnableNETAnalyzers>True</EnableNETAnalyzers>
2525
<PackageReadmeFile>README.md</PackageReadmeFile>
26-
</PropertyGroup>
27-
28-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
29-
<DocumentationFile>Documentation.xml</DocumentationFile>
26+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
3027
</PropertyGroup>
3128

3229
<ItemGroup>
3330
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
34-
<PackageReference Include="Open.Database.Extensions.Core" Version="7.0.0" />
35-
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="6.0.0" />
31+
<PackageReference Include="Open.Database.Extensions.Core" Version="7.0.*" />
32+
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="6.0.*" />
3633
</ItemGroup>
3734

3835
<ItemGroup>

0 commit comments

Comments
 (0)