Commit 1157a53
authored
Fix BinaryFormatter crash in .NET 9+ by adding net8/9/10 target frameworks
- GraphViewerGDI: add net8.0-windows, net9.0-windows, net10.0-windows TFMs
- GraphViewerGDI: add GenerateResourceUsePreserializedResources=true for net472 fix
- GraphViewerGDI.nuspec: add NuGet entries for new TFMs
- All tool, test, and sample projects: add net8/9/10-windows TFMs1 parent ce59c0d commit 1157a53
38 files changed
Lines changed: 64 additions & 49 deletions
File tree
- GraphLayout
- Samples
- AspectRatioSample
- DrawingFromGeometryGraphSample
- EdgeDirectionTest
- EdgeRoutingSample
- Editing
- FastIncrementalLayoutWithGdi
- FindEmptySpotSample
- GeometryRoutinesSample
- LayerConstraintsFromGeometrySample
- LayoutOfADisconnectedGraphWithSugiyama
- LoadingDgmlGraph
- LocationLabeling
- MinWpfApp
- NodesWithImages
- PhyloTreeFromGeometrySample
- PhyloTreeSampleOverGDI
- PopulateGViewerWithPrecalculatedDrawingGraph
- SameLayerSample
- SimplestWinFormsSample
- SvgLayerSample
- UsingMDSLayoutSample
- WindowsApplicationSample
- WpfApplicationSample_OnnxViewer
- WpfApplicationSample
- Test
- Test01
- TestForGDI
- TestFormForGViewer
- TestGraphmaps
- VoronoiDiagramTest
- TinyClickDemo
- WriteToSvgSample
- tools
- DebugCurveViewer
- FormForGViewer
- GraphViewerGDI
- GraphmapsWpfControl
- WpfGraphControl
- agl
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments