Skip to content

Commit c9f9499

Browse files
committed
upd
1 parent cb994d1 commit c9f9499

13 files changed

+218
-51
lines changed

docs.sln

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
Microsoft Visual Studio Solution File, Format Version 12.00
2+
# Visual Studio Version 17
3+
VisualStudioVersion = 17.5.2.0
4+
MinimumVisualStudioVersion = 10.0.40219.1
5+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "v1", "v1", "{DC8B9A28-E7F2-88F8-0961-80D93A9053D5}"
6+
EndProject
7+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{B5BEF02A-8AB7-BFE0-853F-787D6EECF726}"
8+
EndProject
9+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "components", "components", "{9206F48E-09ED-A168-6AF3-737E7ED41163}"
10+
EndProject
11+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "common", "common", "{AF7A195D-68AE-EC3A-562F-45C2992042D5}"
12+
EndProject
13+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{D8B14DF8-41D8-09BF-535D-768C943317D0}"
14+
EndProject
15+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2.x", "2.x", "{B5463C43-DF9C-29A5-9C67-9FFB48EC9A4B}"
16+
EndProject
17+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComponentsSample", "v1\docs\components\common\samples\2.x\ComponentsSample\ComponentsSample.csproj", "{CC9E096D-0523-906F-2B89-29118E064050}"
18+
EndProject
19+
Global
20+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
21+
Debug|Any CPU = Debug|Any CPU
22+
Release|Any CPU = Release|Any CPU
23+
EndGlobalSection
24+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
25+
{CC9E096D-0523-906F-2B89-29118E064050}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
26+
{CC9E096D-0523-906F-2B89-29118E064050}.Debug|Any CPU.Build.0 = Debug|Any CPU
27+
{CC9E096D-0523-906F-2B89-29118E064050}.Release|Any CPU.ActiveCfg = Release|Any CPU
28+
{CC9E096D-0523-906F-2B89-29118E064050}.Release|Any CPU.Build.0 = Release|Any CPU
29+
EndGlobalSection
30+
GlobalSection(SolutionProperties) = preSolution
31+
HideSolutionNode = FALSE
32+
EndGlobalSection
33+
GlobalSection(NestedProjects) = preSolution
34+
{B5BEF02A-8AB7-BFE0-853F-787D6EECF726} = {DC8B9A28-E7F2-88F8-0961-80D93A9053D5}
35+
{9206F48E-09ED-A168-6AF3-737E7ED41163} = {B5BEF02A-8AB7-BFE0-853F-787D6EECF726}
36+
{AF7A195D-68AE-EC3A-562F-45C2992042D5} = {9206F48E-09ED-A168-6AF3-737E7ED41163}
37+
{D8B14DF8-41D8-09BF-535D-768C943317D0} = {AF7A195D-68AE-EC3A-562F-45C2992042D5}
38+
{B5463C43-DF9C-29A5-9C67-9FFB48EC9A4B} = {D8B14DF8-41D8-09BF-535D-768C943317D0}
39+
{CC9E096D-0523-906F-2B89-29118E064050} = {B5463C43-DF9C-29A5-9C67-9FFB48EC9A4B}
40+
EndGlobalSection
41+
GlobalSection(ExtensibilityGlobals) = postSolution
42+
SolutionGuid = {F9B02319-4A19-4496-B227-48A2B1A05590}
43+
EndGlobalSection
44+
EndGlobal

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const config: Config = {
4646
showLastUpdateTime: true,
4747
// Please change this to your repo.
4848
// Remove this to remove the "edit this page" links.
49-
editUrl: 'https://github.com/mixcore/docs/edit/master/website/',
49+
editUrl: 'https://github.com/mixcore/docs/tree/master',
5050
},
5151
// blog: {
5252
// showReadingTime: true,
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"format": 1,
3+
"restore": {
4+
"/Users/smilefounder/Documents/GitHub/docs/v1/docs/components/common/samples/2.x/ComponentsSample/ComponentsSample.csproj": {}
5+
},
6+
"projects": {
7+
"/Users/smilefounder/Documents/GitHub/docs/v1/docs/components/common/samples/2.x/ComponentsSample/ComponentsSample.csproj": {
8+
"version": "1.0.0",
9+
"restore": {
10+
"projectUniqueName": "/Users/smilefounder/Documents/GitHub/docs/v1/docs/components/common/samples/2.x/ComponentsSample/ComponentsSample.csproj",
11+
"projectName": "ComponentsSample",
12+
"projectPath": "/Users/smilefounder/Documents/GitHub/docs/v1/docs/components/common/samples/2.x/ComponentsSample/ComponentsSample.csproj",
13+
"packagesPath": "/Users/smilefounder/.nuget/packages/",
14+
"outputPath": "/Users/smilefounder/Documents/GitHub/docs/v1/docs/components/common/samples/2.x/ComponentsSample/obj/",
15+
"projectStyle": "PackageReference",
16+
"configFilePaths": [
17+
"/Users/smilefounder/.nuget/NuGet/NuGet.Config"
18+
],
19+
"originalTargetFrameworks": [
20+
"netstandard2.0"
21+
],
22+
"sources": {
23+
"https://api.nuget.org/v3/index.json": {}
24+
},
25+
"frameworks": {
26+
"netstandard2.0": {
27+
"targetAlias": "netstandard2.0",
28+
"projectReferences": {}
29+
}
30+
},
31+
"warningProperties": {
32+
"warnAsError": [
33+
"NU1605"
34+
]
35+
},
36+
"restoreAuditProperties": {
37+
"enableAudit": "true",
38+
"auditLevel": "low",
39+
"auditMode": "direct"
40+
},
41+
"SdkAnalysisLevel": "9.0.100"
42+
},
43+
"frameworks": {
44+
"netstandard2.0": {
45+
"targetAlias": "netstandard2.0",
46+
"dependencies": {
47+
"Microsoft.AspNetCore.Blazor.Browser": {
48+
"target": "Package",
49+
"version": "[0.3.0, )"
50+
},
51+
"Microsoft.AspNetCore.Blazor.Build": {
52+
"target": "Package",
53+
"version": "[0.3.0, )"
54+
},
55+
"NETStandard.Library": {
56+
"suppressParent": "All",
57+
"target": "Package",
58+
"version": "[2.0.3, )",
59+
"autoReferenced": true
60+
}
61+
},
62+
"imports": [
63+
"net461",
64+
"net462",
65+
"net47",
66+
"net471",
67+
"net472",
68+
"net48",
69+
"net481"
70+
],
71+
"assetTargetFallback": true,
72+
"warn": true,
73+
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.102/RuntimeIdentifierGraph.json"
74+
}
75+
}
76+
}
77+
}
78+
}

v1/docs/components/common/samples/2.x/ComponentsSample/obj/ComponentsSample.csproj.nuget.g.props

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
44
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
55
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
6-
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">e:\_Workspace\Github\mixcore\docs\docs\components\common\samples\2.x\ComponentsSample\obj\project.assets.json</ProjectAssetsFile>
7-
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
8-
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\smile\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
6+
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
7+
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/smilefounder/.nuget/packages/</NuGetPackageRoot>
8+
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/smilefounder/.nuget/packages/</NuGetPackageFolders>
99
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
10-
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.7.0</NuGetToolVersion>
11-
</PropertyGroup>
12-
<PropertyGroup>
13-
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
10+
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.2</NuGetToolVersion>
1411
</PropertyGroup>
12+
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
13+
<SourceRoot Include="/Users/smilefounder/.nuget/packages/" />
14+
</ItemGroup>
1515
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
16-
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.razor.design\2.1.0-preview2-final\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.razor.design\2.1.0-preview2-final\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props')" />
17-
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.blazor.build\0.3.0\build\netstandard1.0\Microsoft.AspNetCore.Blazor.Build.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.blazor.build\0.3.0\build\netstandard1.0\Microsoft.AspNetCore.Blazor.Build.props')" />
16+
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.razor.design/2.1.0-preview2-final/build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.razor.design/2.1.0-preview2-final/build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.props')" />
17+
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.blazor.build/0.3.0/build/netstandard1.0/Microsoft.AspNetCore.Blazor.Build.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.blazor.build/0.3.0/build/netstandard1.0/Microsoft.AspNetCore.Blazor.Build.props')" />
1818
</ImportGroup>
1919
</Project>
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
22
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<PropertyGroup>
4-
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5-
</PropertyGroup>
63
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
7-
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.1\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.1\build\netstandard2.0\NETStandard.Library.targets')" />
8-
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.blazor.build\0.3.0\build\netstandard1.0\Microsoft.AspNetCore.Blazor.Build.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.blazor.build\0.3.0\build\netstandard1.0\Microsoft.AspNetCore.Blazor.Build.targets')" />
4+
<Import Project="$(NuGetPackageRoot)netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets')" />
5+
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.blazor.build/0.3.0/build/netstandard1.0/Microsoft.AspNetCore.Blazor.Build.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.blazor.build/0.3.0/build/netstandard1.0/Microsoft.AspNetCore.Blazor.Build.targets')" />
96
</ImportGroup>
107
</Project>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
aac514ff3f59df43ab44e24764dba5fe983a513f
1+
4d6c13c40e07363bd93a757731a17853bcf5995db2e7563ae4d26ec3c9b34d0f

v1/docs/components/common/samples/2.x/ComponentsSample/obj/Debug/netstandard2.0/ComponentsSample.AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("ComponentsSample")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cb994d12a5350fd0bcd15f0afe7d553bdff24ee9")]
1717
[assembly: System.Reflection.AssemblyProductAttribute("ComponentsSample")]
1818
[assembly: System.Reflection.AssemblyTitleAttribute("ComponentsSample")]
1919
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
92dec8101c442bac726c7d0c4ad60a8edfc1a323
1+
92cde836445dcfc0bf8ba58dad172ddec91986686c62937d26a4fc19beeaa68d
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
is_global = true
22
build_property.RootNamespace = ComponentsSample
3-
build_property.ProjectDir = d:\mixcore\docs\v1\docs\components\common\samples\2.x\ComponentsSample\
3+
build_property.ProjectDir = /Users/smilefounder/Documents/GitHub/docs/v1/docs/components/common/samples/2.x/ComponentsSample/
4+
build_property.EnableComHosting =
5+
build_property.EnableGeneratedComInterfaceComImportInterop =
6+
build_property.CsWinRTUseWindowsUIXamlProjections = false
7+
build_property.EffectiveAnalysisLevelStyle =
8+
build_property.EnableCodeStyleSeverity =

0 commit comments

Comments
 (0)