Skip to content

Commit

Permalink
Update MyAspNetCoreApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
LanceMcCarthy committed Jun 13, 2024
1 parent 9d0a026 commit 88b7ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AspNetCore/MyAspNetCoreApp/MyAspNetCoreApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Telerik.Reporting.OpenXmlRendering" Version="18.1.24.514" />
<PackageReference Include="Telerik.Reporting.Services.AspNetCore" Version="18.1.24.514" />
<PackageReference Include="Telerik.UI.for.AspNet.Core" Version="2024.2.514" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.6" />
</ItemGroup>

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

0 comments on commit 88b7ab4

Please sign in to comment.