File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed
Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 3131 <!-- End: Package sources from dotnet-runtime -->
3232 <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3333 </disabledPackageSources >
34+
35+ <auditSources >
36+ <clear />
37+ <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
38+ </auditSources >
39+
3440</configuration >
Original file line number Diff line number Diff line change 2929 <PackageVersion Include =" System.Security.Principal.Windows" Version =" $(SystemSecurityPrincipalWindowsVersion)" />
3030 <PackageVersion Include =" System.Text.Encoding.CodePages" Version =" $(SystemTextEncodingCodePagesVersion)" />
3131 <PackageVersion Include =" System.Text.Json" Version =" $(SystemTextJsonVersion)" />
32+ <PackageVersion Include =" System.Text.RegularExpressions" Version =" $(SystemTextRegularExpressionsVersion)" />
3233 <PackageVersion Include =" System.Threading.Channels" Version =" $(SystemThreadingChannelsVersion)" />
3334 <PackageVersion Include =" System.Threading.Tasks.Dataflow" Version =" $(SystemThreadingTasksDataflowVersion)" />
3435 <PackageVersion Include =" xunit.console" Version =" $(XUnitVersion)" />
Original file line number Diff line number Diff line change 3939 <SystemResourcesExtensionsVersion >8.0.0</SystemResourcesExtensionsVersion >
4040 <SystemSecurityPrincipalWindowsVersion >5.0.0</SystemSecurityPrincipalWindowsVersion >
4141 <SystemTextEncodingCodePagesVersion >7.0.0</SystemTextEncodingCodePagesVersion >
42+ <SystemTextRegularExpressionsVersion >4.3.1</SystemTextRegularExpressionsVersion >
4243 <SystemTextJsonVersion >8.0.4</SystemTextJsonVersion >
4344 <SystemThreadingChannelsVersion >8.0.0</SystemThreadingChannelsVersion >
4445 <SystemThreadingTasksDataflowVersion >8.0.0</SystemThreadingTasksDataflowVersion >
You can’t perform that action at this time.
0 commit comments