Skip to content

Commit c9575c7

Browse files
committed
chore: format csproj file
1 parent d289d6b commit c9575c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Telerik.Examples.Mvc/Telerik.Examples.Mvc/Telerik.Examples.Mvc.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.2" />
1010
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.2" />
1111
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.2" />
12-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.5" />
12+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.5" />
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.2" />
1414
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.2.0" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.2" />
@@ -24,7 +24,7 @@
2424
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2525
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
2626
<PackageReference Include="Telerik.Core.Export" Version="2025.2.520" />
27-
<PackageReference Include="Telerik.UI.for.AspNet.Core" Version="2025.2.520" />
27+
<PackageReference Include="Telerik.UI.for.AspNet.Core" Version="2025.2.520" />
2828
<PackageReference Include="Telerik.Web.Captcha" Version="2.0.2" />
2929
<PackageReference Include="Telerik.Web.Spreadsheet" Version="2025.2.520" />
3030
</ItemGroup>

0 commit comments

Comments
 (0)