We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c334a35 commit 3765516Copy full SHA for 3765516
CS/Reporting-Use-Async-Engine-In-AspNet-Core/ReportingAppAsyncServices/ReportingAppAsyncServices.csproj
@@ -64,11 +64,11 @@
64
<ItemGroup>
65
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.3" />
66
<PackageReference Include="System.Data.SQLite" Version="1.0.109.2" />
67
- <PackageReference Include="DevExpress.AspNetCore.Reporting" Version="20.2.*" />
+ <PackageReference Include="DevExpress.AspNetCore.Reporting" Version="20.2.*-pre*" />
68
<PackageReference Include="BuildBundlerMinifier" Version="3.0.415" />
69
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.0.96" />
70
</ItemGroup>
71
72
<Folder Include="Models\" />
73
74
-</Project>
+</Project>
0 commit comments