|
2 | 2 | <PropertyGroup> |
3 | 3 | <ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally> |
4 | 4 | <CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled> |
5 | | - <ToolingPackagesVersion>1.1.1.18848</ToolingPackagesVersion> |
| 5 | + <ToolingPackagesVersion>1.1.1.18869</ToolingPackagesVersion> |
6 | 6 | <AccessToNugetFeed>false</AccessToNugetFeed> |
7 | 7 | <RestoreSources> |
8 | 8 | https://api.nuget.org/v3/index.json; |
|
21 | 21 | <ItemGroup> |
22 | 22 | <PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="10.0.0" /> |
23 | 23 | <PackageVersion Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.5.0" /> |
24 | | - <PackageVersion Include="Azure.Identity" Version="1.18.0" /> |
| 24 | + <PackageVersion Include="Azure.Identity" Version="1.19.0" /> |
25 | 25 | <PackageVersion Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.4.0" /> |
26 | 26 | <PackageVersion Include="Microsoft.ApplicationInsights.Profiler.AspNetCore" Version="3.0.1" /> |
27 | | - <PackageVersion Include="TUnit" Version="1.19.16" /> |
| 27 | + <PackageVersion Include="TUnit" Version="1.19.22" /> |
28 | 28 | <PackageVersion Include="EssentialCSharp.Shared.Models" Version="$(ToolingPackagesVersion)" /> |
29 | 29 | <PackageVersion Include="HtmlAgilityPack" Version="1.12.4" /> |
30 | 30 | <PackageVersion Include="IntelliTect.Multitool" Version="2.0.0" /> |
31 | 31 | <PackageVersion Include="Mailjet.Api" Version="4.0.0" /> |
32 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="10.0.3" /> |
33 | | - <PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="10.0.3" /> |
34 | | - <PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.3" /> |
| 32 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="10.0.4" /> |
| 33 | + <PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="10.0.4" /> |
| 34 | + <PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.4" /> |
35 | 35 | <PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="10.0.3" /> |
36 | 36 | <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.3" /> |
37 | 37 | <PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="5.0.0" /> |
|
41 | 41 | <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.3" /> |
42 | 42 | <PackageVersion Include="Microsoft.SemanticKernel" Version="$(SemanticKernelVersion)" /> |
43 | 43 | <PackageVersion Include="Microsoft.SemanticKernel.Connectors.PgVector" Version="$(SemanticKernelVersion)-preview" /> |
44 | | - <PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.103" /> |
| 44 | + <PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.200" /> |
45 | 45 | <PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" /> |
46 | 46 | <PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="10.0.2" /> |
47 | 47 | <PackageVersion Include="ModelContextProtocol" Version="0.3.0-preview.4" /> |
48 | 48 | <PackageVersion Include="ModelContextProtocol.AspNetCore" Version="0.3.0-preview.4" /> |
49 | 49 | <PackageVersion Include="Moq" Version="4.20.72" /> |
50 | 50 | <PackageVersion Include="Moq.AutoMock" Version="3.6.1" /> |
51 | | - <PackageVersion Include="System.CommandLine" Version="2.0.3" /> |
| 51 | + <PackageVersion Include="System.CommandLine" Version="2.0.4" /> |
52 | 52 | <PackageVersion Include="Newtonsoft.Json" Version="13.0.4" /> |
53 | 53 | <PackageVersion Include="Octokit" Version="14.0.0" /> |
54 | 54 | <PackageVersion Include="DotnetSitemapGenerator" Version="2.0.0" /> |
|
0 commit comments