File tree Expand file tree Collapse file tree
tests/QuikGraph.MSAGL.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 <!-- Dependencies -->
5252 <!-- Externals -->
5353 <ItemGroup >
54- <PackageReference Condition =" $(DeployBuild)" Include =" StrongNamer" Version =" 0.2.5" PrivateAssets =" All" />
55- <PackageReference Include =" AutomaticGraphLayout" Version =" 1.1.7" />
56- <PackageReference Include =" AutomaticGraphLayout.Drawing" Version =" 1.1.7" />
54+ <PackageReference Include =" AutomaticGraphLayout" Version =" 1.1.11" />
55+ <PackageReference Include =" AutomaticGraphLayout.Drawing" Version =" 1.1.11" />
5756 </ItemGroup >
5857
5958 <!-- QuikGraph reference -->
Original file line number Diff line number Diff line change 3737 <!-- Shared Projects -->
3838 <Import Project =" ..\..\src\QuikGraph.CommonInternals\QuikGraph.CommonInternals.projitems" Label =" Shared" />
3939
40- <!-- Externals -->
41- <ItemGroup >
42- <PackageReference Condition =" $(DeployBuild)" Include =" StrongNamer" Version =" 0.2.5" PrivateAssets =" All" />
43- </ItemGroup >
44-
4540 <!-- Projects -->
4641 <!-- QuikGraph.MSAGL reference -->
4742 <ItemGroup Condition =" $(UseQuikGraphMSAGLNuget)" >
48- <PackageReference Include =" AutomaticGraphLayout" Version =" 1.1.7 " />
49- <PackageReference Include =" AutomaticGraphLayout.Drawing" Version =" 1.1.7 " />
43+ <PackageReference Include =" AutomaticGraphLayout" Version =" 1.1.11 " />
44+ <PackageReference Include =" AutomaticGraphLayout.Drawing" Version =" 1.1.11 " />
5045 <PackageReference Include =" QuikGraph.MSAGL" Version =" 2.2.0" />
5146 </ItemGroup >
5247 <ItemGroup Condition =" !$(UseQuikGraphMSAGLNuget)" >
You can’t perform that action at this time.
0 commit comments