Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gpicchiarelli committed Mar 9, 2024
2 parents 1a5bfd2 + 209f130 commit aa2f596
Show file tree
Hide file tree
Showing 60 changed files with 130 additions and 65 deletions.
2 changes: 1 addition & 1 deletion AccordaGUItar/AccordaGUItar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<ItemGroup>
<PackageReference Include="MahApps.Metro" Version="2.4.10" />
<PackageReference Include="Markdig" Version="0.33.0" />
<PackageReference Include="Markdig" Version="0.35.0" />
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />
<PackageReference Include="NAudio" Version="2.2.1" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"AccordaGUItar/1.0.0": {
"dependencies": {
"MahApps.Metro": "2.4.10",
"Markdig": "0.33.0",
"Markdig": "0.35.0",
"MathNet.Numerics": "5.0.0",
"NAudio": "2.2.1"
},
Expand Down Expand Up @@ -45,11 +45,11 @@
}
}
},
"Markdig/0.33.0": {
"Markdig/0.35.0": {
"runtime": {
"lib/net6.0/Markdig.dll": {
"assemblyVersion": "0.33.0.0",
"fileVersion": "0.33.0.0"
"lib/net8.0/Markdig.dll": {
"assemblyVersion": "0.35.0.0",
"fileVersion": "0.35.0.0"
}
}
},
Expand Down Expand Up @@ -187,12 +187,12 @@
"path": "mahapps.metro/2.4.10",
"hashPath": "mahapps.metro.2.4.10.nupkg.sha512"
},
"Markdig/0.33.0": {
"Markdig/0.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wwjLxuVZyzOUpQkwMnP2eVOgCZzjHqSNsTOWxLQ1S9J5UIk43vsrgwyUBg1x7AX1MlxWH65Uyfsojm4LBwN6iw==",
"path": "markdig/0.33.0",
"hashPath": "markdig.0.33.0.nupkg.sha512"
"sha512": "sha512-OedDgytYj2SwnfEW1YB3SsoV9fJwQSCOBFYid6yShaeSBRxT27n5DVpig35vhE6UKB3R2z/dc1oJwc366MpiCg==",
"path": "markdig/0.35.0",
"hashPath": "markdig.0.35.0.nupkg.sha512"
},
"MathNet.Numerics/5.0.0": {
"type": "package",
Expand Down
Binary file modified AccordaGUItar/bin/Debug/net8.0-windows7.0/AccordaGUItar.dll
Binary file not shown.
Binary file modified AccordaGUItar/bin/Debug/net8.0-windows7.0/AccordaGUItar.exe
Binary file not shown.
Binary file modified AccordaGUItar/bin/Debug/net8.0-windows7.0/AccordaGUItar.pdb
Binary file not shown.
Binary file modified AccordaGUItar/bin/Debug/net8.0-windows7.0/Markdig.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion AccordaGUItar/obj/AccordaGUItar.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"Markdig": {
"target": "Package",
"version": "[0.33.0, )"
"version": "[0.35.0, )"
},
"MathNet.Numerics": {
"target": "Package",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("AccordaGUItar")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ca7c3f252ed8930d163fc7aed603dbe17ca92186")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1a5bfd29191140f8be2175aac4fdb3aa3e373b96")]
[assembly: System.Reflection.AssemblyProductAttribute("AccordaGUItar")]
[assembly: System.Reflection.AssemblyTitleAttribute("AccordaGUItar")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21ec5d7421e937adc7c0bc0cef2e35f3cc30c98cbc36d92f79253ab4acee20b7
cf7d50a86938932fe0154cbaf2b17c14daf17bd2b6c34275e4997c6e2cef64a7
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e25ca234aea3a97aedc0e241305bcb0dba4e19d36ff116d7c5e13ea0dca9c8cf
3db0b58dd267c54dfc2b0d2cdaff22410beca87bccd5f74c8c6e8a9d40961b2e
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\Ac
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.baml
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.g.cs
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\App.g.cs
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar_Content.g.cs
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar_MarkupCompile.cache
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.g.resources
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.Properties.Resources.resources
Expand All @@ -25,7 +24,6 @@ C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\Ac
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.AssemblyInfo.cs
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.csproj.CoreCompileInputs.cache
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.sourcelink.json
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.csproj.CopyComplete
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.dll
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\refint\AccordaGUItar.dll
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.pdb
Expand Down Expand Up @@ -70,3 +68,11 @@ C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\
C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.pdb
C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar.genruntimeconfig.cache
C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\ref\AccordaGUItar.dll
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\bin\Debug\net8.0-windows7.0\ControlzEx.dll
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\bin\Debug\net8.0-windows7.0\MahApps.Metro.dll
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\bin\Debug\net8.0-windows7.0\MathNet.Numerics.dll
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\bin\Debug\net8.0-windows7.0\Microsoft.Xaml.Behaviors.dll
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\bin\Debug\net8.0-windows7.0\de\MahApps.Metro.resources.dll
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaGUItar_MarkupCompile.lref
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\App.baml
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\AccordaG.4EE8D8B3.Up2Date
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
}
}
},
"Markdig/0.33.0": {
"Markdig/0.35.0": {
"runtime": {
"lib/net6.0/Markdig.dll": {
"assemblyVersion": "0.33.0.0",
"fileVersion": "0.33.0.0"
"lib/net8.0/Markdig.dll": {
"assemblyVersion": "0.35.0.0",
"fileVersion": "0.35.0.0"
}
}
},
Expand Down Expand Up @@ -233,12 +233,12 @@
"path": "mahapps.metro/2.4.10",
"hashPath": "mahapps.metro.2.4.10.nupkg.sha512"
},
"Markdig/0.33.0": {
"Markdig/0.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wwjLxuVZyzOUpQkwMnP2eVOgCZzjHqSNsTOWxLQ1S9J5UIk43vsrgwyUBg1x7AX1MlxWH65Uyfsojm4LBwN6iw==",
"path": "markdig/0.33.0",
"hashPath": "markdig.0.33.0.nupkg.sha512"
"sha512": "sha512-OedDgytYj2SwnfEW1YB3SsoV9fJwQSCOBFYid6yShaeSBRxT27n5DVpig35vhE6UKB3R2z/dc1oJwc366MpiCg==",
"path": "markdig/0.35.0",
"hashPath": "markdig.0.35.0.nupkg.sha512"
},
"MathNet.Numerics/5.0.0": {
"type": "package",
Expand Down
Binary file modified AccordaGUItar/obj/Debug/net8.0-windows7.0/AccordaGUItar.dll
Binary file not shown.
11 changes: 6 additions & 5 deletions AccordaGUItar/obj/Debug/net8.0-windows7.0/AccordaGUItar.g.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#pragma checksum "..\..\..\AccordaGUItar.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "901949210350DD6CFD9CEC55AD18CC11344049C2"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Il codice è stato generato da uno strumento.
// Versione runtime:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
// il codice viene rigenerato.
// </auto-generated>
//------------------------------------------------------------------------------

Expand Down Expand Up @@ -78,7 +79,7 @@ public partial class AccordaGUI : MahApps.Metro.Controls.MetroWindow, System.Win
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.2.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
Expand All @@ -94,7 +95,7 @@ public void InitializeComponent() {
}

[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.2.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public partial class AccordaGUI : MahApps.Metro.Controls.MetroWindow, System.Win
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.2.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
Expand All @@ -95,7 +95,7 @@ public void InitializeComponent() {
}

[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.2.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1cda14dfc667c5e70ff2f53c4ffe2d3cff7a0e1759b4eba1cc60fd7f7467e222
0fccc1bfeafb9a52b2b4fe06f9d74034418f352daa810ca9a13432a6675b4f6b
Binary file modified AccordaGUItar/obj/Debug/net8.0-windows7.0/AccordaGUItar.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documents":{"C:\\Users\\Giacomo\\source\\repos\\accorda\\*":"https://raw.githubusercontent.com/gpicchiarelli/accorda/52aa19f4fe51a511fd61880edb96c0d35d8b9419/*"}}
{"documents":{"C:\\Users\\gpicc\\source\\repos\\accorda\\*":"https://raw.githubusercontent.com/gpicchiarelli/accorda/a93e8860f867ed4963914202293dacaf09842448/*"}}
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
winexe
C#
.cs
C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\obj\Debug\net8.0-windows7.0\
AccordaGUItar
none
false
TRACE;DEBUG;NET;NET8_0;NETCOREAPP
C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\App.xaml
C:\Users\gpicc\source\repos\accorda\AccordaGUItar\App.xaml
1-1812784380

6791824736
218-1432647240
218-1159209033
AccordaGUItar.xaml;

False
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ C:\Users\Giacomo\source\repos\accorda\AccordaGUItar\App.xaml
1-1812784380

8-1335952047
218-1432647240
218529696958
AccordaGUItar.xaml;

True
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

FC:\Users\Giacomo\source\repos\accorda\AccordaGUItar\App.xaml;;
FC:\Users\gpicc\source\repos\accorda\AccordaGUItar\App.xaml;;

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Il codice è stato generato da uno strumento.
// Versione runtime:4.0.30319.42000
//
// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
// il codice viene rigenerato.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("AccordaGUItar")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a93e8860f867ed4963914202293dacaf09842448")]
[assembly: System.Reflection.AssemblyProductAttribute("AccordaGUItar")]
[assembly: System.Reflection.AssemblyTitleAttribute("AccordaGUItar")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

// Generato dalla classe WriteCodeFragment di MSBuild.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
04f024baa0a79554cb5ada189dca180429625ac1cdd99dea793753d4d4ee701a
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net8.0-windows7.0
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = AccordaGUItar_oljvn3jr_wpftmp
build_property.ProjectDir = C:\Users\gpicc\source\repos\accorda\AccordaGUItar\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documents":{"C:\\Users\\gpicc\\source\\repos\\accorda\\*":"https://raw.githubusercontent.com/gpicchiarelli/accorda/a93e8860f867ed4963914202293dacaf09842448/*"}}
13 changes: 7 additions & 6 deletions AccordaGUItar/obj/Debug/net8.0-windows7.0/App.g.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6890181222E7A3B7BB557A0AEE2A6D94F0690A8E"
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "9D93C5DB3FA77968BDA7E1E14F12D4BF74377CFD"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Il codice è stato generato da uno strumento.
// Versione runtime:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
// il codice viene rigenerato.
// </auto-generated>
//------------------------------------------------------------------------------

Expand Down Expand Up @@ -46,7 +47,7 @@ public partial class App : System.Windows.Application {
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.2.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
Expand All @@ -72,7 +73,7 @@ public void InitializeComponent() {
/// </summary>
[System.STAThreadAttribute()]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.2.0")]
public static void Main() {
AccordaGUItar.App app = new AccordaGUItar.App();
app.InitializeComponent();
Expand Down
4 changes: 2 additions & 2 deletions AccordaGUItar/obj/Debug/net8.0-windows7.0/App.g.i.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public partial class App : System.Windows.Application {
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.2.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
Expand All @@ -73,7 +73,7 @@ public void InitializeComponent() {
/// </summary>
[System.STAThreadAttribute()]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.1.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.2.0")]
public static void Main() {
AccordaGUItar.App app = new AccordaGUItar.App();
app.InitializeComponent();
Expand Down
Binary file modified AccordaGUItar/obj/Debug/net8.0-windows7.0/apphost.exe
Binary file not shown.
Binary file modified AccordaGUItar/obj/Debug/net8.0-windows7.0/ref/AccordaGUItar.dll
Binary file not shown.
Binary file not shown.
20 changes: 11 additions & 9 deletions AccordaGUItar/obj/project.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
}
}
},
"Markdig/0.33.0": {
"Markdig/0.35.0": {
"type": "package",
"compile": {
"lib/net6.0/Markdig.dll": {
"lib/net8.0/Markdig.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Markdig.dll": {
"lib/net8.0/Markdig.dll": {
"related": ".xml"
}
}
Expand Down Expand Up @@ -363,22 +363,24 @@
"tools/VisualStudioToolsManifest.xml"
]
},
"Markdig/0.33.0": {
"sha512": "wwjLxuVZyzOUpQkwMnP2eVOgCZzjHqSNsTOWxLQ1S9J5UIk43vsrgwyUBg1x7AX1MlxWH65Uyfsojm4LBwN6iw==",
"Markdig/0.35.0": {
"sha512": "OedDgytYj2SwnfEW1YB3SsoV9fJwQSCOBFYid6yShaeSBRxT27n5DVpig35vhE6UKB3R2z/dc1oJwc366MpiCg==",
"type": "package",
"path": "markdig/0.33.0",
"path": "markdig/0.35.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net462/Markdig.dll",
"lib/net462/Markdig.xml",
"lib/net6.0/Markdig.dll",
"lib/net6.0/Markdig.xml",
"lib/net8.0/Markdig.dll",
"lib/net8.0/Markdig.xml",
"lib/netstandard2.0/Markdig.dll",
"lib/netstandard2.0/Markdig.xml",
"lib/netstandard2.1/Markdig.dll",
"lib/netstandard2.1/Markdig.xml",
"markdig.0.33.0.nupkg.sha512",
"markdig.0.35.0.nupkg.sha512",
"markdig.nuspec",
"markdig.png",
"readme.md"
Expand Down Expand Up @@ -727,7 +729,7 @@
"projectFileDependencyGroups": {
"net8.0-windows7.0": [
"MahApps.Metro >= 2.4.10",
"Markdig >= 0.33.0",
"Markdig >= 0.35.0",
"MathNet.Numerics >= 5.0.0",
"NAudio >= 2.2.1"
]
Expand Down Expand Up @@ -788,7 +790,7 @@
},
"Markdig": {
"target": "Package",
"version": "[0.33.0, )"
"version": "[0.35.0, )"
},
"MathNet.Numerics": {
"target": "Package",
Expand Down
Loading

0 comments on commit aa2f596

Please sign in to comment.