Skip to content

Commit 52aa19f

Browse files
committed
Merge branches 'main' and 'main' of https://github.com/gpicchiarelli/accorda
2 parents 0bb3547 + 01f9ad8 commit 52aa19f

15 files changed

+40
-5
lines changed

AccordaGUItar/obj/Debug/net8.0-windows7.0/AccordaGUItar.AssemblyInfo.cs

+4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("AccordaGUItar")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16+
<<<<<<< HEAD
1617
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+97944d7f26be4d0da2210b9349167247074d26ad")]
18+
=======
19+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8234b0b7cf8aed43f7ee4d347cadd3a7a3aec123")]
20+
>>>>>>> 01f9ad862716b6557552d2da95db35a3ea0e0e8c
1721
[assembly: System.Reflection.AssemblyProductAttribute("AccordaGUItar")]
1822
[assembly: System.Reflection.AssemblyTitleAttribute("AccordaGUItar")]
1923
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
<<<<<<< HEAD
12
481f933f9187a26a9949751df663ba97fd123adf0906de26b98b5856c4503991
3+
=======
4+
dcaa8bf8a8bbab77eb99a6e4f878696a2df76590c25b6f6af55ee10eba8d5139
5+
>>>>>>> 01f9ad862716b6557552d2da95db35a3ea0e0e8c

AccordaGUItar/obj/Debug/net8.0-windows7.0/AccordaGUItar.GeneratedMSBuildEditorConfig.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
88
build_property.EnforceExtendedAnalyzerRules =
99
build_property._SupportedPlatformList = Linux,macOS,Windows
1010
build_property.RootNamespace = AccordaGUItar
11-
build_property.ProjectDir = C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\
11+
build_property.ProjectDir = C:\Users\gpicc\source\repos\accorda\AccordaGUItar\
1212
build_property.EnableComHosting =
1313
build_property.EnableGeneratedComInterfaceComImportInterop =
Binary file not shown.

AccordaGUItar/obj/Debug/net8.0-windows7.0/AccordaGUItar_MarkupCompile.i.cache

+6-2
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,20 @@
44
winexe
55
C#
66
.cs
7-
C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\
7+
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\
88
AccordaGUItar
99
none
1010
false
1111
TRACE;DEBUG;NET;NET8_0;NETCOREAPP
12-
C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\App.xaml
12+
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\App.xaml
1313
1-1812784380
1414

1515
8-1335952047
16+
<<<<<<< HEAD
17+
218187268512
18+
=======
1619
218-1432647240
20+
>>>>>>> 97944d7f26be4d0da2210b9349167247074d26ad
1721
AccordaGUItar.xaml;
1822

1923
False
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+

2+
<<<<<<< HEAD
3+
FC:\Users\gpicc\source\repos\accorda\AccordaGUItar\App.xaml;;
4+
=======
5+
FC:\Users\Giacomo\source\repos\accorda\AccordaGUItar\App.xaml;;
6+
>>>>>>> 97944d7f26be4d0da2210b9349167247074d26ad
7+

AccordaGUItar/obj/Debug/net8.0-windows7.0/App.g.i.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6890181222E7A3B7BB557A0AEE2A6D94F0690A8E"
1+
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "9D93C5DB3FA77968BDA7E1E14F12D4BF74377CFD"
22
//------------------------------------------------------------------------------
33
// <auto-generated>
44
// Il codice è stato generato da uno strumento.

AccordaGUItar/obj/project.nuget.cache

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"version": 2,
3+
<<<<<<< HEAD
4+
"dgSpecHash": "xluSHpvtHjGik/7sJUGPVpPtnFtVeX8KtrixkWfhFrh8OEN7x3oNv1ovFe1ACsRPCfuYIZNfo6IBD2zsSajKbA==",
5+
=======
36
"dgSpecHash": "nVuFMlWtLC+BAoAldXm+0R4MtV9yrYfaeL4w0qck6IvRrJOUB1+xIXs26Nz/aiJCzhlBqs5y5KBLDR/N9iIjWA==",
7+
>>>>>>> 97944d7f26be4d0da2210b9349167247074d26ad
48
"success": true,
59
"projectFilePath": "C:\\Users\\Giacomo\\source\\repos\\accorda\\AccordaGUItar\\AccordaGUItar.csproj",
610
"expectedPackageFiles": [

accorda.net/obj/Debug/net8.0-windows7.0/Accorda.AssemblyInfo.cs

+4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("Accorda")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16+
<<<<<<< HEAD
1617
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+97944d7f26be4d0da2210b9349167247074d26ad")]
18+
=======
19+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8234b0b7cf8aed43f7ee4d347cadd3a7a3aec123")]
20+
>>>>>>> 01f9ad862716b6557552d2da95db35a3ea0e0e8c
1721
[assembly: System.Reflection.AssemblyProductAttribute("Accorda")]
1822
[assembly: System.Reflection.AssemblyTitleAttribute("Accorda")]
1923
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
<<<<<<< HEAD
12
68668204ac7feb54c7463f3d3613259d64dc7a58f1fb6d581f9acf883a22f0e1
3+
=======
4+
194dfe9904e1fd2448b0cb1d4f79ae3fc4e5a10cd2cd6c3eef1d2af4cc5a4ebf
5+
>>>>>>> 01f9ad862716b6557552d2da95db35a3ea0e0e8c

accorda.net/obj/Debug/net8.0-windows7.0/Accorda.GeneratedMSBuildEditorConfig.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ build_property.PlatformNeutralAssembly =
1414
build_property.EnforceExtendedAnalyzerRules =
1515
build_property._SupportedPlatformList = Linux,macOS,Windows
1616
build_property.RootNamespace = Accorda
17-
build_property.ProjectDir = C:\Users\Giacomo\source\repos\accorda\accorda.net\
17+
build_property.ProjectDir = C:\Users\gpicc\source\repos\accorda\accorda.net\
1818
build_property.EnableComHosting =
1919
build_property.EnableGeneratedComInterfaceComImportInterop =
Binary file not shown.
Binary file not shown.

accorda.net/obj/project.nuget.cache

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"version": 2,
3+
<<<<<<< HEAD
4+
"dgSpecHash": "KKGBiebaeH2MAKW6HEI40I8kySxn8UeTZI3ldOR7zKPpwZ8cl6otNElUDxLsjFlE9tB/FHE6l/am+CDNncp+IQ==",
5+
=======
36
"dgSpecHash": "776M7A8f8vYXlKeWkFTNUe9STV175YMOsTrYYolBnvwUefocd/1AS/JsNHCF5R2ACShyDzUU93PGORbApQKFWQ==",
7+
>>>>>>> 97944d7f26be4d0da2210b9349167247074d26ad
48
"success": true,
59
"projectFilePath": "C:\\Users\\Giacomo\\source\\repos\\accorda\\accorda.net\\Accorda.csproj",
610
"expectedPackageFiles": [

0 commit comments

Comments
 (0)