Skip to content

Commit

Permalink
[aspnetcore] Update Reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
LanceMcCarthy committed Mar 7, 2024
1 parent e344fbf commit 3cea669
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/AspNetCore/MyAspNetCoreApp/MyAspNetCoreApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Telerik.Drawing.Skia" Version="18.0.24.130" />
<PackageReference Include="Telerik.Reporting.OpenXmlRendering" Version="18.0.24.130" />
<PackageReference Include="Telerik.Reporting.Services.AspNetCore" Version="18.0.24.130" />
<PackageReference Include="Telerik.Drawing.Skia" Version="18.0.24.305" />
<PackageReference Include="Telerik.Reporting.OpenXmlRendering" Version="18.0.24.305" />
<PackageReference Include="Telerik.Reporting.Services.AspNetCore" Version="18.0.24.305" />
<PackageReference Include="Telerik.UI.for.AspNet.Core" Version="2024.1.130" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.2" />
</ItemGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
Expand Down

0 comments on commit 3cea669

Please sign in to comment.