File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1515 <add key =" dotnet10" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
1616 <add key =" dotnet10-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json" />
1717 </packageSources >
18+ <auditSources >
19+ <clear />
20+ <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
21+ </auditSources >
1822 <disabledPackageSources />
1923</configuration >
Original file line number Diff line number Diff line change 6767 <PropertyGroup >
6868 <MicrosoftBuildFrameworkPackageVersion >15.9.20</MicrosoftBuildFrameworkPackageVersion >
6969 <MicrosoftBuildUtilitiesCorePackageVersion >15.9.20</MicrosoftBuildUtilitiesCorePackageVersion >
70- <!--
71- Also in global.json
72- Used in Wpf.Cpp.PrivateTools.props/targets
70+ <!--
71+ Also in global.json
72+ Used in Wpf.Cpp.PrivateTools.props/targets
7373 <MsvcurtC1xxVersion>0.0.1.2</MsvcurtC1xxVersion>
7474 -->
7575 <!--
7676 This is the version of the test infrastructure package is compiled against. This should be
77- removed as part of https://github.com/dotnet/wpf/issues/816
77+ removed as part of https://github.com/dotnet/wpf/issues/816
7878 -->
7979 <MicrosoftDotNetWpfTestPackageVersion >1.0.0-beta.19263.1</MicrosoftDotNetWpfTestPackageVersion >
8080 <!-- These versions are specified in global.json -->
9696 </PropertyGroup >
9797 <!-- Test related -->
9898 <PropertyGroup >
99- <MoqPackageVersion >4.10.0 </MoqPackageVersion >
99+ <MoqPackageVersion >4.18.4 </MoqPackageVersion >
100100 <FluentAssertionsVersion >6.11.0</FluentAssertionsVersion >
101101 <SystemComponentModelTypeConverterTestDataVersion >8.0.0-beta.23107.1</SystemComponentModelTypeConverterTestDataVersion >
102102 <SystemDrawingCommonTestDataVersion >8.0.0-beta.23107.1</SystemDrawingCommonTestDataVersion >
You can’t perform that action at this time.
0 commit comments