1 Star 2 Fork 0

haipper / LiveCharts2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
LiveCharts.Blazor.sln 3.16 KB
一键复制 编辑 原始数据 按行查看 历史
haipper 提交于 2023-11-23 17:14 . liveChartsMaster

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33829.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorSample", "samples\BlazorSample\BlazorSample.csproj", "{513B65D8-D8E4-43C5-98BC-52FBDF398514}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiveChartsCore", "src\LiveChartsCore\LiveChartsCore.csproj", "{577EB5A3-0D39-43B4-8B90-963CBE96BDF2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiveChartsCore.SkiaSharpView", "src\skiasharp\LiveChartsCore.SkiaSharp\LiveChartsCore.SkiaSharpView.csproj", "{99EF99D2-35E9-4751-B9C6-6D1D922A8266}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiveChartsCore.SkiaSharpView.Blazor", "src\skiasharp\LiveChartsCore.SkiaSharpView.Blazor\LiveChartsCore.SkiaSharpView.Blazor.csproj", "{83D63AAC-0511-420A-BB29-2A01C336D8B6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ViewModelsSamples", "samples\ViewModelsSamples\ViewModelsSamples.csproj", "{00E683DF-D462-424E-8A61-A1D886B4AEF8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{513B65D8-D8E4-43C5-98BC-52FBDF398514}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{513B65D8-D8E4-43C5-98BC-52FBDF398514}.Debug|Any CPU.Build.0 = Debug|Any CPU
{513B65D8-D8E4-43C5-98BC-52FBDF398514}.Release|Any CPU.ActiveCfg = Release|Any CPU
{513B65D8-D8E4-43C5-98BC-52FBDF398514}.Release|Any CPU.Build.0 = Release|Any CPU
{577EB5A3-0D39-43B4-8B90-963CBE96BDF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{577EB5A3-0D39-43B4-8B90-963CBE96BDF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{577EB5A3-0D39-43B4-8B90-963CBE96BDF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{577EB5A3-0D39-43B4-8B90-963CBE96BDF2}.Release|Any CPU.Build.0 = Release|Any CPU
{99EF99D2-35E9-4751-B9C6-6D1D922A8266}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{99EF99D2-35E9-4751-B9C6-6D1D922A8266}.Debug|Any CPU.Build.0 = Debug|Any CPU
{99EF99D2-35E9-4751-B9C6-6D1D922A8266}.Release|Any CPU.ActiveCfg = Release|Any CPU
{99EF99D2-35E9-4751-B9C6-6D1D922A8266}.Release|Any CPU.Build.0 = Release|Any CPU
{83D63AAC-0511-420A-BB29-2A01C336D8B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{83D63AAC-0511-420A-BB29-2A01C336D8B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{83D63AAC-0511-420A-BB29-2A01C336D8B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83D63AAC-0511-420A-BB29-2A01C336D8B6}.Release|Any CPU.Build.0 = Release|Any CPU
{00E683DF-D462-424E-8A61-A1D886B4AEF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00E683DF-D462-424E-8A61-A1D886B4AEF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00E683DF-D462-424E-8A61-A1D886B4AEF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00E683DF-D462-424E-8A61-A1D886B4AEF8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1D2E72C1-7E45-49C1-83C8-7788A901DA41}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/haipper/live-charts2.git
git@gitee.com:haipper/live-charts2.git
haipper
live-charts2
LiveCharts2
master

搜索帮助