Skip to content

Commit 60ea907

Browse files
committed
Allineamento file di compilazione.
1 parent 52aa19f commit 60ea907

38 files changed

+122
-71
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

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

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

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\gpicc\source\repos\accorda\AccordaGUItar\
11+
build_property.ProjectDir = C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\
1212
build_property.EnableComHosting =
1313
build_property.EnableGeneratedComInterfaceComImportInterop =
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d3e3a9007f87bbc6c70fe2139a1f4f338153c9efa9b1c2b3da78819695db0cec
1+
e25ca234aea3a97aedc0e241305bcb0dba4e19d36ff116d7c5e13ea0dca9c8cf
Binary file not shown.

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

+31-16
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
#pragma checksum "..\..\..\AccordaGUItar.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "80420517AD0E00B2C1BA060AFD1430FBC7A5ED27"
1+
#pragma checksum "..\..\..\AccordaGUItar.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "901949210350DD6CFD9CEC55AD18CC11344049C2"
22
//------------------------------------------------------------------------------
33
// <auto-generated>
4-
// Il codice è stato generato da uno strumento.
5-
// Versione runtime:4.0.30319.42000
4+
// This code was generated by a tool.
65
//
7-
// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
8-
// il codice viene rigenerato.
6+
// Changes to this file may cause incorrect behavior and will be lost if
7+
// the code is regenerated.
98
// </auto-generated>
109
//------------------------------------------------------------------------------
1110

@@ -42,31 +41,31 @@ namespace Accorda {
4241
public partial class AccordaGUI : MahApps.Metro.Controls.MetroWindow, System.Windows.Markup.IComponentConnector {
4342

4443

45-
#line 15 "..\..\..\AccordaGUItar.xaml"
44+
#line 30 "..\..\..\AccordaGUItar.xaml"
4645
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
4746
internal System.Windows.Controls.ComboBox InputDevices;
4847

4948
#line default
5049
#line hidden
5150

5251

53-
#line 28 "..\..\..\AccordaGUItar.xaml"
52+
#line 43 "..\..\..\AccordaGUItar.xaml"
5453
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
5554
internal System.Windows.Controls.TextBlock FrequenzaLabel;
5655

5756
#line default
5857
#line hidden
5958

6059

61-
#line 29 "..\..\..\AccordaGUItar.xaml"
60+
#line 44 "..\..\..\AccordaGUItar.xaml"
6261
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
6362
internal System.Windows.Controls.TextBlock FrequenzaAttuale;
6463

6564
#line default
6665
#line hidden
6766

6867

69-
#line 34 "..\..\..\AccordaGUItar.xaml"
68+
#line 49 "..\..\..\AccordaGUItar.xaml"
7069
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
7170
internal System.Windows.Controls.ComboBox SelezionaCorda;
7271

@@ -79,7 +78,7 @@ public partial class AccordaGUI : MahApps.Metro.Controls.MetroWindow, System.Win
7978
/// InitializeComponent
8079
/// </summary>
8180
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
82-
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
81+
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
8382
public void InitializeComponent() {
8483
if (_contentLoaded) {
8584
return;
@@ -95,7 +94,7 @@ public void InitializeComponent() {
9594
}
9695

9796
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
98-
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
97+
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
9998
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
10099
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
101100
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
@@ -104,24 +103,40 @@ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object
104103
switch (connectionId)
105104
{
106105
case 1:
106+
107+
#line 24 "..\..\..\AccordaGUItar.xaml"
108+
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LeggiLicenza_Click);
109+
110+
#line default
111+
#line hidden
112+
return;
113+
case 2:
114+
115+
#line 25 "..\..\..\AccordaGUItar.xaml"
116+
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Chiudi_Click);
117+
118+
#line default
119+
#line hidden
120+
return;
121+
case 3:
107122
this.InputDevices = ((System.Windows.Controls.ComboBox)(target));
108123

109-
#line 15 "..\..\..\AccordaGUItar.xaml"
124+
#line 30 "..\..\..\AccordaGUItar.xaml"
110125
this.InputDevices.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.InputDevices_SelectionChanged);
111126

112127
#line default
113128
#line hidden
114129
return;
115-
case 2:
130+
case 4:
116131
this.FrequenzaLabel = ((System.Windows.Controls.TextBlock)(target));
117132
return;
118-
case 3:
133+
case 5:
119134
this.FrequenzaAttuale = ((System.Windows.Controls.TextBlock)(target));
120135
return;
121-
case 4:
136+
case 6:
122137
this.SelezionaCorda = ((System.Windows.Controls.ComboBox)(target));
123138

124-
#line 34 "..\..\..\AccordaGUItar.xaml"
139+
#line 49 "..\..\..\AccordaGUItar.xaml"
125140
this.SelezionaCorda.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelezionaCorda_SelectionChanged);
126141

127142
#line default
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documents":{"C:\\Users\\Giacomo\\source\\repos\\accorda\\*":"https://raw.githubusercontent.com/gpicchiarelli/accorda/c3f409dd82ba80f5c8bff65f4ea00803cb9dfed0/*"}}
1+
{"documents":{"C:\\Users\\Giacomo\\source\\repos\\accorda\\*":"https://raw.githubusercontent.com/gpicchiarelli/accorda/52aa19f4fe51a511fd61880edb96c0d35d8b9419/*"}}

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\App.xaml
1313
1-1812784380
1414

1515
6791824736
16-
218426520093
16+
218-1432647240
1717
AccordaGUItar.xaml;
1818

1919
False

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

+3-7
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,17 @@
44
winexe
55
C#
66
.cs
7-
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\
7+
C:\Users\Giacomo\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\gpicc\source\repos\accorda\AccordaGUItar\App.xaml
12+
C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\App.xaml
1313
1-1812784380
1414

1515
8-1335952047
16-
<<<<<<< HEAD
17-
218187268512
18-
=======
1916
218-1432647240
20-
>>>>>>> 97944d7f26be4d0da2210b9349167247074d26ad
2117
AccordaGUItar.xaml;
2218

23-
False
19+
True
2420

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11

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

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by a tool.
4+
//
5+
// Changes to this file may cause incorrect behavior and will be lost if
6+
// the code is regenerated.
7+
// </auto-generated>
8+
//------------------------------------------------------------------------------
9+
10+
using System;
11+
using System.Reflection;
12+
13+
[assembly: System.Reflection.AssemblyCompanyAttribute("AccordaGUItar")]
14+
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
15+
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+52aa19f4fe51a511fd61880edb96c0d35d8b9419")]
17+
[assembly: System.Reflection.AssemblyProductAttribute("AccordaGUItar")]
18+
[assembly: System.Reflection.AssemblyTitleAttribute("AccordaGUItar")]
19+
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
20+
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
21+
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
22+
23+
// Generato dalla classe WriteCodeFragment di MSBuild.
24+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
56d9a6281887904b85883a6b49b23e3d396dcea5f3c2131141adf79921f15fb4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
is_global = true
2+
build_property.TargetFramework = net8.0-windows7.0
3+
build_property.TargetPlatformMinVersion = 7.0
4+
build_property.UsingMicrosoftNETSdkWeb =
5+
build_property.ProjectTypeGuids =
6+
build_property.InvariantGlobalization =
7+
build_property.PlatformNeutralAssembly =
8+
build_property.EnforceExtendedAnalyzerRules =
9+
build_property._SupportedPlatformList = Linux,macOS,Windows
10+
build_property.RootNamespace = AccordaGUItar_ehjpmkqc_wpftmp
11+
build_property.ProjectDir = C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\
12+
build_property.EnableComHosting =
13+
build_property.EnableGeneratedComInterfaceComImportInterop =
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"documents":{"C:\\Users\\Giacomo\\source\\repos\\accorda\\*":"https://raw.githubusercontent.com/gpicchiarelli/accorda/52aa19f4fe51a511fd61880edb96c0d35d8b9419/*"}}

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

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6890181222E7A3B7BB557A0AEE2A6D94F0690A8E"
22
//------------------------------------------------------------------------------
33
// <auto-generated>
4-
// Il codice è stato generato da uno strumento.
5-
// Versione runtime:4.0.30319.42000
4+
// This code was generated by a tool.
65
//
7-
// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
8-
// il codice viene rigenerato.
6+
// Changes to this file may cause incorrect behavior and will be lost if
7+
// the code is regenerated.
98
// </auto-generated>
109
//------------------------------------------------------------------------------
1110

@@ -47,7 +46,7 @@ public partial class App : System.Windows.Application {
4746
/// InitializeComponent
4847
/// </summary>
4948
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
50-
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
49+
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
5150
public void InitializeComponent() {
5251
if (_contentLoaded) {
5352
return;
@@ -73,7 +72,7 @@ public void InitializeComponent() {
7372
/// </summary>
7473
[System.STAThreadAttribute()]
7574
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
76-
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
75+
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
7776
public static void Main() {
7877
AccordaGUItar.App app = new AccordaGUItar.App();
7978
app.InitializeComponent();

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}" "9D93C5DB3FA77968BDA7E1E14F12D4BF74377CFD"
1+
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6890181222E7A3B7BB557A0AEE2A6D94F0690A8E"
22
//------------------------------------------------------------------------------
33
// <auto-generated>
44
// Il codice è stato generato da uno strumento.
Binary file not shown.
Binary file not shown.
Binary file not shown.

AccordaGUItar/obj/project.assets.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -816,5 +816,13 @@
816816
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101/PortableRuntimeIdentifierGraph.json"
817817
}
818818
}
819-
}
819+
},
820+
"logs": [
821+
{
822+
"code": "Undefined",
823+
"level": "Warning",
824+
"warningLevel": 1,
825+
"message": "Si è verificato un problema durante la lettura del file di cache C:\\Users\\Giacomo\\source\\repos\\accorda\\AccordaGUItar\\obj\\project.nuget.cache: Invalid property identifier character: <. Path 'version', line 3, position 0."
826+
}
827+
]
820828
}

AccordaGUItar/obj/project.nuget.cache

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{
22
"version": 2,
3-
<<<<<<< HEAD
4-
"dgSpecHash": "xluSHpvtHjGik/7sJUGPVpPtnFtVeX8KtrixkWfhFrh8OEN7x3oNv1ovFe1ACsRPCfuYIZNfo6IBD2zsSajKbA==",
5-
=======
63
"dgSpecHash": "nVuFMlWtLC+BAoAldXm+0R4MtV9yrYfaeL4w0qck6IvRrJOUB1+xIXs26Nz/aiJCzhlBqs5y5KBLDR/N9iIjWA==",
7-
>>>>>>> 97944d7f26be4d0da2210b9349167247074d26ad
84
"success": true,
95
"projectFilePath": "C:\\Users\\Giacomo\\source\\repos\\accorda\\AccordaGUItar\\AccordaGUItar.csproj",
106
"expectedPackageFiles": [
@@ -26,5 +22,12 @@
2622
"C:\\Users\\Giacomo\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512",
2723
"C:\\Users\\Giacomo\\.nuget\\packages\\system.text.json\\4.7.2\\system.text.json.4.7.2.nupkg.sha512"
2824
],
29-
"logs": []
25+
"logs": [
26+
{
27+
"code": "Undefined",
28+
"level": "Warning",
29+
"warningLevel": 1,
30+
"message": "Si è verificato un problema durante la lettura del file di cache C:\\Users\\Giacomo\\source\\repos\\accorda\\AccordaGUItar\\obj\\project.nuget.cache: Invalid property identifier character: <. Path 'version', line 3, position 0."
31+
}
32+
]
3033
}

accorda.net/.vs/Accorda/v17/.suo

-17 KB
Binary file not shown.

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

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

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\gpicc\source\repos\accorda\accorda.net\
17+
build_property.ProjectDir = C:\Users\Giacomo\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.assets.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -597,5 +597,13 @@
597597
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101/PortableRuntimeIdentifierGraph.json"
598598
}
599599
}
600-
}
600+
},
601+
"logs": [
602+
{
603+
"code": "Undefined",
604+
"level": "Warning",
605+
"warningLevel": 1,
606+
"message": "Si è verificato un problema durante la lettura del file di cache C:\\Users\\Giacomo\\source\\repos\\accorda\\accorda.net\\obj\\project.nuget.cache: Invalid property identifier character: <. Path 'version', line 3, position 0."
607+
}
608+
]
601609
}

accorda.net/obj/project.nuget.cache

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{
22
"version": 2,
3-
<<<<<<< HEAD
4-
"dgSpecHash": "KKGBiebaeH2MAKW6HEI40I8kySxn8UeTZI3ldOR7zKPpwZ8cl6otNElUDxLsjFlE9tB/FHE6l/am+CDNncp+IQ==",
5-
=======
63
"dgSpecHash": "776M7A8f8vYXlKeWkFTNUe9STV175YMOsTrYYolBnvwUefocd/1AS/JsNHCF5R2ACShyDzUU93PGORbApQKFWQ==",
7-
>>>>>>> 97944d7f26be4d0da2210b9349167247074d26ad
84
"success": true,
95
"projectFilePath": "C:\\Users\\Giacomo\\source\\repos\\accorda\\accorda.net\\Accorda.csproj",
106
"expectedPackageFiles": [
@@ -21,5 +17,12 @@
2117
"C:\\Users\\Giacomo\\.nuget\\packages\\system.security.accesscontrol\\4.7.0\\system.security.accesscontrol.4.7.0.nupkg.sha512",
2218
"C:\\Users\\Giacomo\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512"
2319
],
24-
"logs": []
20+
"logs": [
21+
{
22+
"code": "Undefined",
23+
"level": "Warning",
24+
"warningLevel": 1,
25+
"message": "Si è verificato un problema durante la lettura del file di cache C:\\Users\\Giacomo\\source\\repos\\accorda\\accorda.net\\obj\\project.nuget.cache: Invalid property identifier character: <. Path 'version', line 3, position 0."
26+
}
27+
]
2528
}

0 commit comments

Comments
 (0)