Skip to content

XAML and hot reload #1851

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 276 commits into from
Jul 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
276 commits
Select commit Hold shift + click to select a range
79ac390
logarithmic axis in xaml
beto-rodriguez Mar 28, 2025
ab6b2fb
drawmarginframe in xaml
beto-rodriguez Mar 28, 2025
1be4f60
update on uielement property change
beto-rodriguez Mar 29, 2025
0b364a1
charts paint type converters
beto-rodriguez Mar 29, 2025
fbdf94d
[experimental] override propertychanged instead of dppropertychangedh…
beto-rodriguez Mar 29, 2025
386ddc7
use livecharts themed propertyvalues as the BindableProperties defaul…
beto-rodriguez Mar 30, 2025
fd1d9b8
apply default themes to bindableproperties
beto-rodriguez Mar 31, 2025
18f6ddf
try to build shared axes with xaml
beto-rodriguez Apr 2, 2025
58eec21
try to port axes samples
beto-rodriguez Apr 2, 2025
1ab8f39
only allow states on transform and opacity properties
beto-rodriguez Apr 2, 2025
95440ac
fixes a new introduced issue
beto-rodriguez Apr 2, 2025
0228980
Merge branch 'xaml-first' into xaml-samples
beto-rodriguez Apr 2, 2025
2179298
Merge branch 'xaml-samples' into xaml-first
beto-rodriguez Apr 3, 2025
01516b0
use chartelementsource on shared axes.
beto-rodriguez Apr 3, 2025
0f8fb08
padding type converter
beto-rodriguez Apr 3, 2025
c9111b5
point and pointd typeconverters
beto-rodriguez Apr 3, 2025
8f8e0a1
add global files to sln
beto-rodriguez Apr 3, 2025
f2b5ec4
update to preview c# version
beto-rodriguez Apr 3, 2025
b847a5f
update CommunityToolkit.Mvvm
beto-rodriguez Apr 3, 2025
6ed6f10
generate commands from events
beto-rodriguez Apr 3, 2025
958b3b6
event to command generator improvements
beto-rodriguez Apr 3, 2025
f2d7997
add xaml row series
beto-rodriguez Apr 4, 2025
37a6ea1
update bars and axes samples to xaml
beto-rodriguez Apr 4, 2025
5e651e3
box series to xaml and sample
beto-rodriguez Apr 4, 2025
cb4e87e
fix gradients....
beto-rodriguez Apr 4, 2025
d3c83f1
design samples in xaml
beto-rodriguez Apr 4, 2025
f501de1
no typed formatters
beto-rodriguez Apr 4, 2025
cc80d0a
format
beto-rodriguez Apr 4, 2025
374f09c
error sample in xaml
beto-rodriguez Apr 4, 2025
fbc9f05
remove obsolete samples
beto-rodriguez Apr 4, 2025
1f8ce48
event samples in xaml
beto-rodriguez Apr 4, 2025
d10faa4
financial series in xaml
beto-rodriguez Apr 4, 2025
cc76589
remove obsolete sample
beto-rodriguez Apr 4, 2025
bcaac17
visual states improvements and xaml-oriented
beto-rodriguez Apr 4, 2025
69376d0
improve deepobserver class
beto-rodriguez Apr 5, 2025
f796417
couple of samples in xaml
beto-rodriguez Apr 5, 2025
43839cf
remove possible unessesary code
beto-rodriguez Apr 5, 2025
aed80e3
refactor fromvalue/tovalue
beto-rodriguez Apr 5, 2025
bd3119a
motion property generator
beto-rodriguez Apr 7, 2025
e368707
refactor motion properties
beto-rodriguez Apr 7, 2025
c9ac39a
keep refactoring motion properties
beto-rodriguez Apr 7, 2025
536162b
prevent motion properties from boxing/unboxing
beto-rodriguez Apr 7, 2025
aa51793
use animatable.DefaultAnimation
beto-rodriguez Apr 7, 2025
68ade98
other fixes
beto-rodriguez Apr 7, 2025
b674067
other fixes
beto-rodriguez Apr 7, 2025
ae04c22
remove unused code
beto-rodriguez Apr 8, 2025
65ca7c6
remove note
beto-rodriguez Apr 8, 2025
2de7f02
remove unessesary code
beto-rodriguez Apr 8, 2025
6a15a13
clean code..
beto-rodriguez Apr 8, 2025
b8be040
remove unesessary cast
beto-rodriguez Apr 8, 2025
58fee65
use global clock instedad
beto-rodriguez Apr 11, 2025
d22dbf4
refactor motionproperty force finish
beto-rodriguez Apr 11, 2025
790d542
refactor animation class
beto-rodriguez Apr 11, 2025
271213e
improve generators
beto-rodriguez Apr 13, 2025
31e4179
add animatable GetPropertyDefinitions method
beto-rodriguez Apr 13, 2025
66eaebd
motion properties improvements
beto-rodriguez Apr 13, 2025
044379f
Merge pull request #1863 from beto-rodriguez/motion-properties-improv…
beto-rodriguez Apr 13, 2025
5ebb947
remove GetActualAnimation
beto-rodriguez Apr 13, 2025
f56dfa0
paints transitions
beto-rodriguez Apr 14, 2025
361e1db
Ensure active paint is propagated to paint transitions
beto-rodriguez Apr 15, 2025
6503a71
multiple changes to handle states
beto-rodriguez Apr 15, 2025
e9103fe
ensure inpc is called.
beto-rodriguez Apr 17, 2025
5ac2997
notify axis.name propety
beto-rodriguez Apr 17, 2025
f1780fb
removed default value whe state is cleared
beto-rodriguez Apr 17, 2025
3d02fa3
paint motion properties improvements
beto-rodriguez Apr 17, 2025
fd694d9
improve image filter transitions
beto-rodriguez Apr 17, 2025
5def239
introduce clone paint
beto-rodriguez Apr 18, 2025
fdf1bca
multiple extensions improvements
beto-rodriguez Apr 18, 2025
1e15d43
states in xaml
beto-rodriguez Apr 18, 2025
641fdb2
update samples
beto-rodriguez Apr 18, 2025
86ef4b3
fix clonepaint clone method
beto-rodriguez Apr 18, 2025
8f0e0ce
CONDITIONAL DRAW SAMPLE in XAML
beto-rodriguez Apr 18, 2025
cc0268b
active paint improvements
beto-rodriguez Apr 18, 2025
69f7946
drop shadow
beto-rodriguez May 3, 2025
866e6c6
implement drop shadow
beto-rodriguez May 3, 2025
2bce698
draw drop shadow
beto-rodriguez May 3, 2025
6043527
drop shadow extension
beto-rodriguez May 3, 2025
5db06a5
prevent throw on measure tasks
beto-rodriguez May 4, 2025
fb329cf
cleaner paint transitions
beto-rodriguez May 5, 2025
14041f3
fixes an issue where states were not applied properly
beto-rodriguez May 5, 2025
f3cd7be
animatable.merge as protected
beto-rodriguez May 5, 2025
21135a2
fixes drawing issues
beto-rodriguez May 5, 2025
10d2b31
multiple new samples in xaml
beto-rodriguez May 11, 2025
de7f014
improvements to xaml generator
beto-rodriguez May 12, 2025
f4c4377
rectangular sections in xaml
beto-rodriguez May 12, 2025
99841a7
sections and scrollable chart sample in xaml
beto-rodriguez May 13, 2025
a7dd847
remove unnecessarily code
beto-rodriguez May 13, 2025
78f27c1
update ValuesTypeConverter
beto-rodriguez May 13, 2025
a05d0a8
use default mapper when type not found
beto-rodriguez May 13, 2025
69dc799
updat xaml series generic args
beto-rodriguez May 13, 2025
ac91e08
exception message improvement
beto-rodriguez May 13, 2025
43cc65b
multiple samples in xaml
beto-rodriguez May 13, 2025
561cc7c
refactor chart.visualElements property
beto-rodriguez May 13, 2025
8739e29
heat serries in xaml nad improvements to xaml generator
beto-rodriguez May 15, 2025
25bcf37
heat legend
beto-rodriguez May 16, 2025
7a33e85
update heat basic result
beto-rodriguez May 16, 2025
4dfa429
line samples in xaml and more
beto-rodriguez May 19, 2025
8ad70b7
angular gauges in xaml
beto-rodriguez May 26, 2025
e9ee8af
gauges in xaml
beto-rodriguez May 27, 2025
e09c03c
angualr gauge sample in xaml
beto-rodriguez May 27, 2025
50eb527
SeriesSource and SeriesTemplate property
beto-rodriguez May 30, 2025
1df2124
pie samples in xaml
beto-rodriguez Jun 2, 2025
896a8a4
pie fixes
beto-rodriguez Jun 2, 2025
073b587
maui xamls calsses improvements
beto-rodriguez Jun 2, 2025
cd4a108
polar charts in xaml
beto-rodriguez Jun 4, 2025
be4e668
refactor
beto-rodriguez Jun 4, 2025
cb40625
generate xamlpolarline class
beto-rodriguez Jun 4, 2025
7f4541c
scater samples in xaml
beto-rodriguez Jun 4, 2025
95c990d
missing samples in xaml
beto-rodriguez Jun 4, 2025
10759b9
missing aml classes
beto-rodriguez Jun 4, 2025
d1460b3
observers
beto-rodriguez Jun 10, 2025
cf002e6
refactor collectiondeepobserver
beto-rodriguez Jun 10, 2025
90ee4e3
implement observers in maui
beto-rodriguez Jun 10, 2025
b7dd7eb
improve generator
beto-rodriguez Jun 10, 2025
9939d57
avalonia first xaml generated classes
beto-rodriguez Jun 10, 2025
f6cf2a2
typo
beto-rodriguez Jun 10, 2025
3e2a389
multiple improvements on SG
beto-rodriguez Jun 13, 2025
399ce16
the xaml property class
beto-rodriguez Jun 13, 2025
c359114
SG ChartView series source properties for maui
beto-rodriguez Jun 13, 2025
03ad846
avalonia first xaml chart
beto-rodriguez Jun 13, 2025
8fbe6f8
generator "fixes"
beto-rodriguez Jun 14, 2025
b395353
multiple generators improvements
beto-rodriguez Jun 15, 2025
cc414fd
objects to help generators
beto-rodriguez Jun 15, 2025
a1824a4
try to simplify code generation
beto-rodriguez Jun 15, 2025
432b243
xml docs
beto-rodriguez Jun 16, 2025
c907643
[EXPERIMENT] use Paint.Default instead of null
beto-rodriguez Jun 16, 2025
b59624e
propagate paint.default
beto-rodriguez Jun 17, 2025
bdbb972
multiple improvements to xaml generators
beto-rodriguez Jun 17, 2025
e2dd476
fix avalonia generator issue
beto-rodriguez Jun 17, 2025
71e9380
simplify generation
beto-rodriguez Jun 17, 2025
4630cab
add missing class
beto-rodriguez Jun 17, 2025
f5ca7de
avoid using Name as property name in SG xaml
beto-rodriguez Jun 19, 2025
8c72198
update maui samples to use AxisName and SeriesName
beto-rodriguez Jun 19, 2025
1bcc374
first avalonia in xaml samples!
beto-rodriguez Jun 19, 2025
498f86a
avalonia, delete obsolete samples
beto-rodriguez Jun 19, 2025
6bf4a8a
SG fixes
beto-rodriguez Jun 20, 2025
9d35851
avalonia xaml extensions
beto-rodriguez Jun 20, 2025
9be87ac
maui samples updates
beto-rodriguez Jun 20, 2025
54b8a52
view models samples updates
beto-rodriguez Jun 20, 2025
ef92ed6
[copilot agent-ish....] updates damples by copilot agents
beto-rodriguez Jun 20, 2025
86ffdf3
avalonia bars samples
beto-rodriguez Jun 20, 2025
09a5851
update bars/custom sample
beto-rodriguez Jun 20, 2025
ade8c37
add point xaml extension for avalonia
beto-rodriguez Jun 20, 2025
8a133f3
more avalonia samples in xaml
beto-rodriguez Jun 20, 2025
3ad2e3b
avalonia line samples in xaml
beto-rodriguez Jun 20, 2025
f5c7c65
update avalonia piechart.cs
beto-rodriguez Jun 21, 2025
0d3e40f
avalonia pie samples in xaml
beto-rodriguez Jun 21, 2025
7ec67ec
avalonia polar samples in xaml
beto-rodriguez Jun 21, 2025
adb8268
avalonia scatter samples in xaml
beto-rodriguez Jun 21, 2025
7b97d07
avalonia missing samples in xaml
beto-rodriguez Jun 21, 2025
f2c6cad
SG wpf template
beto-rodriguez Jun 22, 2025
6e02173
avalonia controls minor improvements
beto-rodriguez Jun 22, 2025
513950f
maui minor improvements
beto-rodriguez Jun 22, 2025
57f939b
wpf series xaml controls
beto-rodriguez Jun 22, 2025
02f28a0
update avalonia Name to SeriesName
beto-rodriguez Jun 22, 2025
1d02f92
remove wpf obsolete samples
beto-rodriguez Jun 22, 2025
d69b250
wpf xaml generated object and extensions
beto-rodriguez Jun 22, 2025
1aa03f1
wpf, initialize canvas on contructor, add xaml collections as a worka…
beto-rodriguez Jun 23, 2025
5e63b5d
wpf missing xaml typeconverters
beto-rodriguez Jun 23, 2025
96997ee
wpf axes samples in xaml
beto-rodriguez Jun 23, 2025
dfd7d10
wpf bars samples in xaml
beto-rodriguez Jun 23, 2025
20f80f7
wpf box, design, error, events and financial in xmal
beto-rodriguez Jun 23, 2025
4dab20c
wpf general samples in xaml
beto-rodriguez Jun 23, 2025
1f905cc
wpf line samples in xaml
beto-rodriguez Jun 23, 2025
b14fed5
wpf pie samples in xaml
beto-rodriguez Jun 23, 2025
7608e78
wpf missing samples in xaml
beto-rodriguez Jun 23, 2025
435a280
remove unessesary method from SG
beto-rodriguez Jun 24, 2025
c27d644
wource generators for winui
beto-rodriguez Jun 24, 2025
6ec7aa8
remove obsolete samples from winui
beto-rodriguez Jun 24, 2025
3a0cf89
typo
beto-rodriguez Jun 24, 2025
25b8557
update winui to support xaml objects
beto-rodriguez Jun 24, 2025
31b37d8
winui workarounds and extensions
beto-rodriguez Jun 25, 2025
3355bde
avalonia improvements
beto-rodriguez Jun 25, 2025
408a9b2
winui axes sample in xaml, also some other samples improvements
beto-rodriguez Jun 25, 2025
24ef390
winui bars samples in sample, and fixes to other samples
beto-rodriguez Jun 25, 2025
a7130c2
winiu box, design, error, events and financial samples in xaml
beto-rodriguez Jun 25, 2025
c241baa
wingui general samples in xaml
beto-rodriguez Jun 26, 2025
ecd919e
winui lines and heat samples in xaml
beto-rodriguez Jun 26, 2025
c7ac5e8
winui pies samples in xaml
beto-rodriguez Jun 26, 2025
d941a6d
winui polar, scatter, stacked area, stacked bars and steplines sample…
beto-rodriguez Jun 26, 2025
7de55c6
update winforms to use observers
beto-rodriguez Jun 27, 2025
3b8a02e
winforms upate axes samples
beto-rodriguez Jun 27, 2025
407aaf8
winforms multiple samples updated
beto-rodriguez Jun 29, 2025
2a3fa1d
winforms missing samples updates
beto-rodriguez Jun 29, 2025
db1d12d
update type
beto-rodriguez Jun 29, 2025
2345f3f
eto, implement observers
beto-rodriguez Jun 29, 2025
c2174e8
winforms call onpropertychanged on observers
beto-rodriguez Jun 29, 2025
327de0d
eto axes samples
beto-rodriguez Jun 29, 2025
44d5ca7
eto bars samples
beto-rodriguez Jun 29, 2025
fb444c4
eto more updated samples
beto-rodriguez Jun 29, 2025
154a478
eto more updated samples
beto-rodriguez Jun 29, 2025
1c04171
updates
beto-rodriguez Jun 29, 2025
6173896
ewto pies and world updated samples
beto-rodriguez Jun 29, 2025
9fdfcef
missing eto samples updates
beto-rodriguez Jun 29, 2025
be33700
implement observer in blazor
beto-rodriguez Jun 29, 2025
be8eb3f
update to latest skiasharp version
beto-rodriguez Jun 29, 2025
9c46cd5
use blazor dotnet9 template
beto-rodriguez Jun 29, 2025
b8fa271
Merge branch 'update-blazor' into xaml-first
beto-rodriguez Jun 29, 2025
d1dd123
blazor samples updates and more
beto-rodriguez Jun 30, 2025
99c3c4b
fix unit tests
beto-rodriguez Jun 30, 2025
64e46d1
fix warnings in core
beto-rodriguez Jun 30, 2025
23bfaac
fix sg warning in skia view
beto-rodriguez Jun 30, 2025
c3de2e1
improve generated code to handle cs warnings
beto-rodriguez Jul 1, 2025
a352020
redige generated code warnings
beto-rodriguez Jul 2, 2025
10170e1
improvements for sg
beto-rodriguez Jul 2, 2025
3387026
use SG in maui contrlos
beto-rodriguez Jul 2, 2025
0694d61
use SG in avalonia controls
beto-rodriguez Jul 3, 2025
a69e0c4
generators improvements
beto-rodriguez Jul 4, 2025
d1be065
use sg in wpf
beto-rodriguez Jul 4, 2025
246f8e7
use sg in winui
beto-rodriguez Jul 4, 2025
4dc7afd
general improvments
beto-rodriguez Jul 4, 2025
9209d2d
more and more improvements
beto-rodriguez Jul 4, 2025
6e5ce51
conserve xml docs
beto-rodriguez Jul 4, 2025
7a1b9a8
implement xml docs in xaml views
beto-rodriguez Jul 4, 2025
cb03ad1
rename XamlProperty to UIProperty
beto-rodriguez Jul 5, 2025
8271a2d
use sg in winfors and clean views
beto-rodriguez Jul 5, 2025
4835c46
eto sg and views clean
beto-rodriguez Jul 5, 2025
7a67ed5
use sg in blazor and clan views
beto-rodriguez Jul 6, 2025
87013c1
sg improvements
beto-rodriguez Jul 6, 2025
a44ea9e
wf and eto improvements
beto-rodriguez Jul 6, 2025
3666231
Merge pull request #1904 from beto-rodriguez/improve-codegen
beto-rodriguez Jul 6, 2025
18f5930
share uno and winui
beto-rodriguez Jul 7, 2025
00e0b3a
uno behavior
beto-rodriguez Jul 7, 2025
590cb2c
enable code generators for uno
beto-rodriguez Jul 7, 2025
1745d69
add missing observe initialization on winforms
beto-rodriguez Jul 7, 2025
dc76376
add shared and shared xaml projects
beto-rodriguez Jul 8, 2025
588f057
[avalonia] consume shared project
beto-rodriguez Jul 8, 2025
15ea264
[wf] consume shared project
beto-rodriguez Jul 8, 2025
5e1ddee
[wpf] consume shared project
beto-rodriguez Jul 8, 2025
f13f20d
[blazor] consume shared project
beto-rodriguez Jul 8, 2025
215be21
[eto] consume shared project
beto-rodriguez Jul 8, 2025
f74c12b
[maui] consume shared project
beto-rodriguez Jul 8, 2025
7c063ea
[winui] consume shared project
beto-rodriguez Jul 8, 2025
c2c1d01
add shared to sln
beto-rodriguez Jul 8, 2025
5bc09bd
remove obsolete shared project
beto-rodriguez Jul 8, 2025
40e6b25
add WinUI.Shared
beto-rodriguez Jul 8, 2025
478f839
[winui] consume shared WinUI
beto-rodriguez Jul 8, 2025
7c9ed99
[uno] consume shared WinUI
beto-rodriguez Jul 8, 2025
e4fdb7e
fixes for uno
beto-rodriguez Jul 8, 2025
1e18c40
fix xmls docs
beto-rodriguez Jul 9, 2025
762472f
fix winui and uno warnings
beto-rodriguez Jul 9, 2025
9a01fc1
Merge pull request #1906 from beto-rodriguez/share-code
beto-rodriguez Jul 9, 2025
ce6b54f
update to slnx
beto-rodriguez Jul 9, 2025
b47f5ed
update observers tests
beto-rodriguez Jul 10, 2025
291e1b1
update animation completion test
beto-rodriguez Jul 10, 2025
0da2bdc
use collection expression in data tests
beto-rodriguez Jul 10, 2025
3aa62f1
fix data provider tests
beto-rodriguez Jul 10, 2025
6e49aaa
restore debug timer after transitions tests
beto-rodriguez Jul 10, 2025
24a29e0
improve memory tests
beto-rodriguez Jul 10, 2025
1318e83
fix "enumeration operation may not execute" on net 462
beto-rodriguez Jul 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<LiveChartsVersion>2.0.0-rc5.4</LiveChartsVersion>
<LiveChartsAuthors>BetoRodriguez</LiveChartsAuthors>

<GlobalLangVersion>12.0</GlobalLangVersion>
<GlobalLangVersion>preview</GlobalLangVersion>

<MauiVersion>8.0.82</MauiVersion>
<SkiaSharpVersion>2.88.9</SkiaSharpVersion>
<LatestSkiaSharpVersion>3.116.1</LatestSkiaSharpVersion> <!-- used for views that use the SkiaSharp 3 as default -->
<LatestSkiaSharpVersion>3.119.0</LatestSkiaSharpVersion> <!-- used for views that use the SkiaSharp 3 as default -->

</PropertyGroup>
</Project>
49 changes: 0 additions & 49 deletions LiveCharts.Avalonia.sln

This file was deleted.

12 changes: 12 additions & 0 deletions LiveCharts.Avalonia.slnx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<Solution>
<Folder Name="/Sample/">
<Project Path="samples/AvaloniaSample/AvaloniaSample.csproj" />
<Project Path="samples/ViewModelsSamples/ViewModelsSamples.csproj" />
</Folder>
<Project Path="generators/LiveChartsGenerators/LiveChartsGenerators.csproj" />
<Project Path="src/LiveChartsCore/LiveChartsCore.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp.Avalonia/LiveChartsCore.SkiaSharpView.Avalonia.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp/LiveChartsCore.SkiaSharpView.csproj" />
<Project Path="src/skiasharp/_Shared.Xaml/_Shared.Xaml.shproj" Id="8f2bb38b-163c-43af-9dee-6f5438ba87b0" />
<Project Path="src/skiasharp/_Shared/_Shared.shproj" Id="2ad18dd8-c567-4bcf-a4fa-42519466d6a3" />
</Solution>
49 changes: 0 additions & 49 deletions LiveCharts.Blazor.sln

This file was deleted.

11 changes: 11 additions & 0 deletions LiveCharts.Blazor.slnx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<Solution>
<Folder Name="/Sample/">
<Project Path="samples/BlazorSample/BlazorSample.csproj" />
<Project Path="samples/ViewModelsSamples/ViewModelsSamples.csproj" />
</Folder>
<Project Path="generators/LiveChartsGenerators/LiveChartsGenerators.csproj" />
<Project Path="src/LiveChartsCore/LiveChartsCore.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp/LiveChartsCore.SkiaSharpView.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharpView.Blazor/LiveChartsCore.SkiaSharpView.Blazor.csproj" />
<Project Path="src/skiasharp/_Shared/_Shared.shproj" Id="2ad18dd8-c567-4bcf-a4fa-42519466d6a3" />
</Solution>
57 changes: 0 additions & 57 deletions LiveCharts.Maui.sln

This file was deleted.

15 changes: 15 additions & 0 deletions LiveCharts.Maui.slnx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<Solution>
<Folder Name="/Sample/">
<Project Path="samples/MauiSample/MauiSample.csproj">
<Deploy />
</Project>
<Project Path="samples/ViewModelsSamples/ViewModelsSamples.csproj" />
</Folder>
<Project Path="generators/LiveChartsGenerators/LiveChartsGenerators.csproj" />
<Project Path="src/LiveChartsCore.Behaviours/LiveChartsCore.Behaviours.csproj" />
<Project Path="src/LiveChartsCore/LiveChartsCore.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp/LiveChartsCore.SkiaSharpView.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharpView.Maui/LiveChartsCore.SkiaSharpView.Maui.csproj" />
<Project Path="src/skiasharp/_Shared.Xaml/_Shared.Xaml.shproj" Id="8f2bb38b-163c-43af-9dee-6f5438ba87b0" />
<Project Path="src/skiasharp/_Shared/_Shared.shproj" Id="2ad18dd8-c567-4bcf-a4fa-42519466d6a3" />
</Solution>
9 changes: 9 additions & 0 deletions LiveCharts.Uno.slnx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<Solution>
<Project Path="generators/LiveChartsGenerators/LiveChartsGenerators.csproj" />
<Project Path="src/LiveChartsCore/LiveChartsCore.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp/LiveChartsCore.SkiaSharpView.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharpView.Uno.WinUI/LiveChartsCore.SkiaSharpView.Uno.WinUI.csproj" />
<Project Path="src/skiasharp/_Shared.WinUI/_Shared.WinUI.shproj" Id="e98bb79a-300e-4556-ac59-47a9aaf1d5f1" />
<Project Path="src/skiasharp/_Shared.Xaml/_Shared.Xaml.shproj" Id="8f2bb38b-163c-43af-9dee-6f5438ba87b0" />
<Project Path="src/skiasharp/_Shared/_Shared.shproj" Id="2ad18dd8-c567-4bcf-a4fa-42519466d6a3" />
</Solution>
12 changes: 12 additions & 0 deletions LiveCharts.WPF.slnx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<Solution>
<Folder Name="/Sample/">
<Project Path="samples/WPFSample/WPFSample.csproj" />
<Project Path="samples/ViewModelsSamples/ViewModelsSamples.csproj" />
</Folder>
<Project Path="generators/LiveChartsGenerators/LiveChartsGenerators.csproj" />
<Project Path="src/LiveChartsCore/LiveChartsCore.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp.WPF/LiveChartsCore.SkiaSharpView.WPF.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp/LiveChartsCore.SkiaSharpView.csproj" />
<Project Path="src/skiasharp/_Shared.Xaml/_Shared.Xaml.shproj" Id="8f2bb38b-163c-43af-9dee-6f5438ba87b0" />
<Project Path="src/skiasharp/_Shared/_Shared.shproj" Id="2ad18dd8-c567-4bcf-a4fa-42519466d6a3" />
</Solution>
49 changes: 0 additions & 49 deletions LiveCharts.WinForms.sln

This file was deleted.

11 changes: 11 additions & 0 deletions LiveCharts.WinForms.slnx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<Solution>
<Folder Name="/Sample/">
<Project Path="samples/WinFormsSample/WinFormsSample.csproj" />
<Project Path="samples/ViewModelsSamples/ViewModelsSamples.csproj" />
</Folder>
<Project Path="generators/LiveChartsGenerators/LiveChartsGenerators.csproj" />
<Project Path="src/LiveChartsCore/LiveChartsCore.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp.WinForms/LiveChartsCore.SkiaSharpView.WinForms.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp/LiveChartsCore.SkiaSharpView.csproj" />
<Project Path="src/skiasharp/_Shared/_Shared.shproj" Id="2ad18dd8-c567-4bcf-a4fa-42519466d6a3" />
</Solution>
16 changes: 16 additions & 0 deletions LiveCharts.WinUI.slnx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<Solution>
<Folder Name="/Sample/">
<Project Path="samples/ViewModelsSamples/ViewModelsSamples.csproj" />
<Project Path="samples/WinUISample/WinUISample/WinUISample.csproj">
<Platform Project="x64" />
<Deploy />
</Project>
</Folder>
<Project Path="generators/LiveChartsGenerators/LiveChartsGenerators.csproj" />
<Project Path="src/LiveChartsCore/LiveChartsCore.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharp/LiveChartsCore.SkiaSharpView.csproj" />
<Project Path="src/skiasharp/LiveChartsCore.SkiaSharpView.WinUI/LiveChartsCore.SkiaSharpView.WinUI.csproj" />
<Project Path="src/skiasharp/_Shared.WinUI/_Shared.WinUI.shproj" Id="e98bb79a-300e-4556-ac59-47a9aaf1d5f1" />
<Project Path="src/skiasharp/_Shared.Xaml/_Shared.Xaml.shproj" Id="8f2bb38b-163c-43af-9dee-6f5438ba87b0" />
<Project Path="src/skiasharp/_Shared/_Shared.shproj" Id="2ad18dd8-c567-4bcf-a4fa-42519466d6a3" />
</Solution>
Loading
Loading