init commit
This commit is contained in:
parent
9ec13299bc
commit
4e26404897
@ -21,6 +21,8 @@
|
||||
</StackPanel>
|
||||
<!-- Верхняя панель -->
|
||||
<StackPanel DockPanel.Dock="Top" Orientation="Horizontal" HorizontalAlignment="Center" Background="White" Height="40">
|
||||
<TextBlock Text="Combobox →" HorizontalAlignment="Center" Margin="10">
|
||||
</TextBlock>
|
||||
<ComboBox Margin="5"/>
|
||||
<ComboBox Margin="5"/>
|
||||
<ComboBox Margin="5"/>
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
831d750e2a4b9975d026ce94048cb8712ade4e716144e3b9dfbbbdcc6de88482
|
||||
097619a5c12a95d8de34ed634f3f742ae83acb4ed1e8367234184e2830e57029
|
||||
|
@ -25,10 +25,10 @@ C:\Users\IVAN\.nuget\packages\avalonia.win32\11.2.1\lib\net8.0\Avalonia.Win32.dl
|
||||
C:\Users\IVAN\.nuget\packages\avalonia.x11\11.2.1\lib\net8.0\Avalonia.X11.dll
|
||||
C:\Users\IVAN\.nuget\packages\closedxml\0.104.1\lib\netstandard2.1\ClosedXML.dll
|
||||
C:\Users\IVAN\.nuget\packages\closedxml.parser\1.2.0\lib\netstandard2.1\ClosedXML.Parser.dll
|
||||
C:\Users\IVAN\source\repos\presence\data\obj\Debug\net8.0\ref\data.dll
|
||||
C:\Users\IVAN\Source\Repos\presence\data\obj\Debug\net8.0\ref\data.dll
|
||||
C:\Users\IVAN\.nuget\packages\documentformat.openxml\3.0.1\lib\net8.0\DocumentFormat.OpenXml.dll
|
||||
C:\Users\IVAN\.nuget\packages\documentformat.openxml.framework\3.0.1\lib\net8.0\DocumentFormat.OpenXml.Framework.dll
|
||||
C:\Users\IVAN\source\repos\presence\domain\obj\Debug\net8.0\ref\domain.dll
|
||||
C:\Users\IVAN\Source\Repos\presence\domain\obj\Debug\net8.0\ref\domain.dll
|
||||
C:\Users\IVAN\.nuget\packages\dynamicdata\8.4.1\lib\net8.0\DynamicData.dll
|
||||
C:\Users\IVAN\.nuget\packages\excelnumberformat\1.1.0\lib\netstandard2.0\ExcelNumberFormat.dll
|
||||
C:\Users\IVAN\.nuget\packages\harfbuzzsharp\7.3.0.2\lib\net6.0\HarfBuzzSharp.dll
|
||||
|
Binary file not shown.
@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Presence.Desktop")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+de13fb6245aa766c6cc74f09008af403d283e239")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9ec13299bc2b1876b60fac128393ca4abb9c40c6")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Presence.Desktop")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Presence.Desktop")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
@ -1 +1 @@
|
||||
c12211973083a80a79bb22cdf70cd77c7284f72f1c164584801b47513e2eb4d5
|
||||
a6df3fd9956b4092b194f1de768ea4d4a82d2d3e55a8d0976bdb66fc8e490ce3
|
||||
|
@ -15,12 +15,12 @@ build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Presence.Desktop
|
||||
build_property.ProjectDir = C:\Users\IVAN\source\repos\presence\Presence.Desktop\
|
||||
build_property.ProjectDir = C:\Users\IVAN\Source\Repos\presence\Presence.Desktop\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
||||
[C:/Users/IVAN/source/repos/presence/Presence.Desktop/App.axaml]
|
||||
[C:/Users/IVAN/Source/Repos/presence/Presence.Desktop/App.axaml]
|
||||
build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml
|
||||
|
||||
[C:/Users/IVAN/source/repos/presence/Presence.Desktop/Views/MainWindow.axaml]
|
||||
[C:/Users/IVAN/Source/Repos/presence/Presence.Desktop/Views/MainWindow.axaml]
|
||||
build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
1152b3bd4160edddbcefb207402d66a757e3a381518fe02ebf5726d3808ffbc3
|
||||
9fab83ac8002b27aff61d4aba2c71b3f2c85e330585b829b9666c4391f1e033a
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj": {}
|
||||
"C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\IVAN\\Source\\Repos\\presence\\data\\data.csproj": {
|
||||
@ -160,14 +160,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj": {
|
||||
"C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"projectUniqueName": "C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"projectName": "Presence.Desktop",
|
||||
"projectPath": "C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"projectPath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"packagesPath": "C:\\Users\\IVAN\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\obj\\",
|
||||
"outputPath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
@ -189,11 +189,11 @@
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\IVAN\\source\\repos\\presence\\data\\data.csproj": {
|
||||
"projectPath": "C:\\Users\\IVAN\\source\\repos\\presence\\data\\data.csproj"
|
||||
"C:\\Users\\IVAN\\Source\\Repos\\presence\\data\\data.csproj": {
|
||||
"projectPath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\data\\data.csproj"
|
||||
},
|
||||
"C:\\Users\\IVAN\\source\\repos\\presence\\domain\\domain.csproj": {
|
||||
"projectPath": "C:\\Users\\IVAN\\source\\repos\\presence\\domain\\domain.csproj"
|
||||
"C:\\Users\\IVAN\\Source\\Repos\\presence\\domain\\domain.csproj": {
|
||||
"projectPath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\domain\\domain.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2773,11 +2773,11 @@
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"projectUniqueName": "C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"projectName": "Presence.Desktop",
|
||||
"projectPath": "C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"projectPath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"packagesPath": "C:\\Users\\IVAN\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\obj\\",
|
||||
"outputPath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
@ -2799,11 +2799,11 @@
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\IVAN\\source\\repos\\presence\\data\\data.csproj": {
|
||||
"projectPath": "C:\\Users\\IVAN\\source\\repos\\presence\\data\\data.csproj"
|
||||
"C:\\Users\\IVAN\\Source\\Repos\\presence\\data\\data.csproj": {
|
||||
"projectPath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\data\\data.csproj"
|
||||
},
|
||||
"C:\\Users\\IVAN\\source\\repos\\presence\\domain\\domain.csproj": {
|
||||
"projectPath": "C:\\Users\\IVAN\\source\\repos\\presence\\domain\\domain.csproj"
|
||||
"C:\\Users\\IVAN\\Source\\Repos\\presence\\domain\\domain.csproj": {
|
||||
"projectPath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\domain\\domain.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "86mnITRLHbw=",
|
||||
"dgSpecHash": "sxtQOwznYcc=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\IVAN\\source\\repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"projectFilePath": "C:\\Users\\IVAN\\Source\\Repos\\presence\\Presence.Desktop\\Presence.Desktop.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\IVAN\\.nuget\\packages\\avalonia\\11.2.1\\avalonia.11.2.1.nupkg.sha512",
|
||||
"C:\\Users\\IVAN\\.nuget\\packages\\avalonia.angle.windows.natives\\2.1.22045.20230930\\avalonia.angle.windows.natives.2.1.22045.20230930.nupkg.sha512",
|
||||
|
@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("console_ui")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+de13fb6245aa766c6cc74f09008af403d283e239")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9ec13299bc2b1876b60fac128393ca4abb9c40c6")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("console_ui")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("console_ui")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
@ -1 +1 @@
|
||||
61ee030dbb17056bd85ab668184122a7d104ce381c08bbd218245e9eb633e812
|
||||
3ce7856e9b24b2da52f9f7ad09b210b5c68a3a210e5eec80748a522a58a726f5
|
||||
|
Binary file not shown.
Binary file not shown.
@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("data")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+de13fb6245aa766c6cc74f09008af403d283e239")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9ec13299bc2b1876b60fac128393ca4abb9c40c6")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("data")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("data")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
@ -1 +1 @@
|
||||
f2b5e1e866d5628b0bbab053d494848117475dbf4bb81a50e23cb262748e6df8
|
||||
d0422f8355f777797740626b5a18c29af9e157fd4bbfcc308be53f5bc23b737a
|
||||
|
@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = data
|
||||
build_property.ProjectDir = C:\Users\IVAN\source\repos\presence\data\
|
||||
build_property.ProjectDir = C:\Users\IVAN\Source\Repos\presence\data\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("domain")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+de13fb6245aa766c6cc74f09008af403d283e239")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9ec13299bc2b1876b60fac128393ca4abb9c40c6")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("domain")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("domain")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
@ -1 +1 @@
|
||||
ee51a63cabe6d5923d4bad7e6fd9f4512719121f5470cbfde4f57ec15192bd1b
|
||||
b82f68edeace1240f76d0ac85a4d2e4a733cd7af7be25be74995f3c7a68206ec
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("presence_api")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+de13fb6245aa766c6cc74f09008af403d283e239")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9ec13299bc2b1876b60fac128393ca4abb9c40c6")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("presence_api")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("presence_api")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
@ -1 +1 @@
|
||||
0089ca7f9afad613e86d53bd1eef6048a6cf74b3ac402b09944c30c8ff33793b
|
||||
7e3ef7049d0ace834adb07d1858cfca1f943bd506e383223913e0b1e3852a372
|
||||
|
@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("ui")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+de13fb6245aa766c6cc74f09008af403d283e239")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9ec13299bc2b1876b60fac128393ca4abb9c40c6")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("ui")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("ui")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
@ -1 +1 @@
|
||||
e1301be2c6a37c5e1d5e1266efb5ffe1d19dfdfdc1c24825e9039ecd4b669e0e
|
||||
7d5ad76e09345684d6a6121913803c8c50db09150f097ce9c08be660b2a8006c
|
||||
|
Loading…
Reference in New Issue
Block a user