Skip to content

Commit 3765516

Browse files
auto sync for version 2020.2
1 parent c334a35 commit 3765516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CS/Reporting-Use-Async-Engine-In-AspNet-Core/ReportingAppAsyncServices/ReportingAppAsyncServices.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@
6464
<ItemGroup>
6565
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.3" />
6666
<PackageReference Include="System.Data.SQLite" Version="1.0.109.2" />
67-
<PackageReference Include="DevExpress.AspNetCore.Reporting" Version="20.2.*" />
67+
<PackageReference Include="DevExpress.AspNetCore.Reporting" Version="20.2.*-pre*" />
6868
<PackageReference Include="BuildBundlerMinifier" Version="3.0.415" />
6969
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.0.96" />
7070
</ItemGroup>
7171
<ItemGroup>
7272
<Folder Include="Models\" />
7373
</ItemGroup>
74-
</Project>
74+
</Project>

0 commit comments

Comments
 (0)