Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added .vs/MusicSharp/DesignTimeBuild/.dtbcache.v2
Binary file not shown.
1,015 changes: 1,015 additions & 0 deletions .vs/MusicSharp/config/applicationhost.config

Large diffs are not rendered by default.

Binary file added .vs/MusicSharp/v16/.suo
Binary file not shown.
Binary file added .vs/MusicSharp/v16/TestStore/0/000.testlog
Binary file not shown.
Binary file added .vs/MusicSharp/v16/TestStore/0/testlog.manifest
Binary file not shown.
23 changes: 12 additions & 11 deletions MusicSharp.sln
Original file line number Diff line number Diff line change
@@ -1,30 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30611.23
VisualStudioVersion = 16.0.30621.155
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MusicSharp", "MusicSharp.csproj", "{3564BA16-1DAA-4BD1-8F52-3DB966E27E8A}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MusicSharp", "src\MusicSharp.csproj", "{A1943162-1979-46C6-9082-7F49BEC191BA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{162C8E09-E867-47CA-B0DC-C339E9B69BBE}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MusicSharpTests", "tests\MusicSharpTests\MusicSharpTests.csproj", "{4D76B590-6B8E-46FC-B79C-C29F93C5C80D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3564BA16-1DAA-4BD1-8F52-3DB966E27E8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3564BA16-1DAA-4BD1-8F52-3DB966E27E8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3564BA16-1DAA-4BD1-8F52-3DB966E27E8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3564BA16-1DAA-4BD1-8F52-3DB966E27E8A}.Release|Any CPU.Build.0 = Release|Any CPU
{A1943162-1979-46C6-9082-7F49BEC191BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A1943162-1979-46C6-9082-7F49BEC191BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A1943162-1979-46C6-9082-7F49BEC191BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A1943162-1979-46C6-9082-7F49BEC191BA}.Release|Any CPU.Build.0 = Release|Any CPU
{4D76B590-6B8E-46FC-B79C-C29F93C5C80D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4D76B590-6B8E-46FC-B79C-C29F93C5C80D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4D76B590-6B8E-46FC-B79C-C29F93C5C80D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4D76B590-6B8E-46FC-B79C-C29F93C5C80D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1D85B9A7-A8FC-4A89-B50C-E5FCBC9D8533}
SolutionGuid = {4E0D8F8B-61FF-4AB9-9F65-199A945EB48B}
EndGlobalSection
EndGlobal
Binary file added bin/Release/netcoreapp3.1/MusicSharp-alpha.zip
Binary file not shown.
154 changes: 154 additions & 0 deletions bin/Release/netcoreapp3.1/MusicSharp.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {
"MusicSharp/0.4.6": {
"dependencies": {
"NAudio": "1.10.0",
"StyleCop.Analyzers": "1.1.118",
"Terminal.Gui": "0.90.3"
},
"runtime": {
"MusicSharp.dll": {}
}
},
"Microsoft.NETCore.Platforms/3.1.0": {},
"Microsoft.NETFramework.ReferenceAssemblies/1.0.0": {},
"Microsoft.Win32.Registry/4.7.0": {
"dependencies": {
"System.Security.AccessControl": "4.7.0",
"System.Security.Principal.Windows": "4.7.0"
}
},
"NAudio/1.10.0": {
"dependencies": {
"Microsoft.Win32.Registry": "4.7.0",
"System.Resources.Extensions": "4.7.0"
},
"runtime": {
"lib/netcoreapp3.0/NAudio.dll": {
"assemblyVersion": "1.10.0.0",
"fileVersion": "1.10.0.0"
}
}
},
"NStack.Core/0.14.0": {
"runtime": {
"lib/netstandard2.0/NStack.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"StyleCop.Analyzers/1.1.118": {},
"System.Resources.Extensions/4.7.0": {
"runtime": {
"lib/netstandard2.0/System.Resources.Extensions.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.700.19.56404"
}
}
},
"System.Security.AccessControl/4.7.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"System.Security.Principal.Windows": "4.7.0"
}
},
"System.Security.Principal.Windows/4.7.0": {},
"Terminal.Gui/0.90.3": {
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies": "1.0.0",
"NStack.Core": "0.14.0"
},
"runtime": {
"lib/netstandard2.0/Terminal.Gui.dll": {
"assemblyVersion": "0.90.3.0",
"fileVersion": "0.90.3.0"
}
}
}
}
},
"libraries": {
"MusicSharp/0.4.6": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.NETCore.Platforms/3.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
"path": "microsoft.netcore.platforms/3.1.0",
"hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
},
"Microsoft.NETFramework.ReferenceAssemblies/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7D2TMufjGiowmt0E941kVoTIS+GTNzaPopuzM1/1LSaJAdJdBrVP0SkZW7AgDd0a2U1DjsIeaKG1wxGVBNLDMw==",
"path": "microsoft.netframework.referenceassemblies/1.0.0",
"hashPath": "microsoft.netframework.referenceassemblies.1.0.0.nupkg.sha512"
},
"Microsoft.Win32.Registry/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
"path": "microsoft.win32.registry/4.7.0",
"hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
},
"NAudio/1.10.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-y6VvwSPfJhElUllkzE2FHXHAADYFGLwMPt048KlPyuUXcq4E0VEi+4hWrFd+lBsrb+Q5DvPA9w86oRTvKRO9UQ==",
"path": "naudio/1.10.0",
"hashPath": "naudio.1.10.0.nupkg.sha512"
},
"NStack.Core/0.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zYNd8033b7BPIw7LSNMFu3H1WovQa2XQXd3cZ+Xs/0EPqy0ZhT6bKr4+8eqFpvpD0yx2QvwkvLL0bCqSnJxKNA==",
"path": "nstack.core/0.14.0",
"hashPath": "nstack.core.0.14.0.nupkg.sha512"
},
"StyleCop.Analyzers/1.1.118": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Onx6ovGSqXSK07n/0eM3ZusiNdB6cIlJdabQhWGgJp3Vooy9AaLS/tigeybOJAobqbtggTamoWndz72JscZBvw==",
"path": "stylecop.analyzers/1.1.118",
"hashPath": "stylecop.analyzers.1.1.118.nupkg.sha512"
},
"System.Resources.Extensions/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Efd5jls31pR1MkEl/IlT/lOzG0nGRCoYnHctZTq597+absekOXaP53yUlv5U4DfcfImSAAupWVpTW1tE54lF7A==",
"path": "system.resources.extensions/4.7.0",
"hashPath": "system.resources.extensions.4.7.0.nupkg.sha512"
},
"System.Security.AccessControl/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
"path": "system.security.accesscontrol/4.7.0",
"hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
},
"System.Security.Principal.Windows/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
"path": "system.security.principal.windows/4.7.0",
"hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
},
"Terminal.Gui/0.90.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZqP46BvJm9NnUFg/r8I7wDEBNd51zlVG/ENxH9NSlIMvFMvnN3m8T0rwImA0seZjLwGG1nircDzeSkyjrpv4PQ==",
"path": "terminal.gui/0.90.3",
"hashPath": "terminal.gui.0.90.3.nupkg.sha512"
}
}
}
Binary file added bin/Release/netcoreapp3.1/MusicSharp.dll
Binary file not shown.
Binary file added bin/Release/netcoreapp3.1/MusicSharp.exe
Binary file not shown.
Binary file added bin/Release/netcoreapp3.1/MusicSharp.pdb
Binary file not shown.
8 changes: 8 additions & 0 deletions bin/Release/netcoreapp3.1/MusicSharp.runtimeconfig.dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\mjmcd\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\mjmcd\\.nuget\\packages"
]
}
}
9 changes: 9 additions & 0 deletions bin/Release/netcoreapp3.1/MusicSharp.runtimeconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
}
Binary file added bin/Release/netcoreapp3.1/NAudio.dll
Binary file not shown.
Binary file added bin/Release/netcoreapp3.1/NStack.dll
Binary file not shown.
Binary file not shown.
Binary file added bin/Release/netcoreapp3.1/Terminal.Gui.dll
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")]
23 changes: 23 additions & 0 deletions obj/Debug/netcoreapp3.1/MusicSharp.AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("Mark-James McDougall")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.4.6.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.4.6")]
[assembly: System.Reflection.AssemblyProductAttribute("MusicSharp")]
[assembly: System.Reflection.AssemblyTitleAttribute("MusicSharp")]
[assembly: System.Reflection.AssemblyVersionAttribute("0.4.6.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c2d9bf889932d88190de8fc24bf451dfcfa17123
Binary file not shown.
Binary file added obj/Debug/netcoreapp3.1/MusicSharp.assets.cache
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
60ba781afcab153598c331335f8efeedb83ceca5
20 changes: 20 additions & 0 deletions obj/Debug/netcoreapp3.1/MusicSharp.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\MusicSharp.exe
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\MusicSharp.deps.json
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\MusicSharp.runtimeconfig.json
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\MusicSharp.runtimeconfig.dev.json
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\MusicSharp.dll
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\MusicSharp.pdb
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\NAudio.dll
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\NStack.dll
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\System.Resources.Extensions.dll
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\bin\Debug\netcoreapp3.1\Terminal.Gui.dll
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.Properties.Resources.resources
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.csproj.GenerateResource.cache
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.AssemblyInfoInputs.cache
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.AssemblyInfo.cs
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.csproj.CoreCompileInputs.cache
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.csproj.CopyComplete
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.dll
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.pdb
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.genruntimeconfig.cache
C:\Users\mjmcd\Desktop\Programming\Git Pulls\MusicSharp\obj\Debug\netcoreapp3.1\MusicSharp.csprojAssemblyReference.cache
Binary file not shown.
Binary file not shown.
Binary file added obj/Debug/netcoreapp3.1/MusicSharp.exe
Binary file not shown.
Binary file not shown.
76 changes: 76 additions & 0 deletions obj/MusicSharp.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"format": 1,
"restore": {
"C:\\Users\\mjmcd\\Desktop\\Programming\\Git Pulls\\MusicSharp\\MusicSharp.csproj": {}
},
"projects": {
"C:\\Users\\mjmcd\\Desktop\\Programming\\Git Pulls\\MusicSharp\\MusicSharp.csproj": {
"version": "0.4.6",
"restore": {
"projectUniqueName": "C:\\Users\\mjmcd\\Desktop\\Programming\\Git Pulls\\MusicSharp\\MusicSharp.csproj",
"projectName": "MusicSharp",
"projectPath": "C:\\Users\\mjmcd\\Desktop\\Programming\\Git Pulls\\MusicSharp\\MusicSharp.csproj",
"packagesPath": "C:\\Users\\mjmcd\\.nuget\\packages\\",
"outputPath": "C:\\Users\\mjmcd\\Desktop\\Programming\\Git Pulls\\MusicSharp\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\mjmcd\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"netcoreapp3.1"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netcoreapp3.1": {
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"netcoreapp3.1": {
"dependencies": {
"NAudio": {
"target": "Package",
"version": "[1.10.0, )"
},
"StyleCop.Analyzers": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[1.1.118, )"
},
"Terminal.Gui": {
"target": "Package",
"version": "[0.90.3, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.403\\RuntimeIdentifierGraph.json"
}
}
}
}
}
21 changes: 21 additions & 0 deletions obj/MusicSharp.csproj.nuget.g.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\mjmcd\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="$([MSBuild]::EnsureTrailingSlash($(NuGetPackageFolders)))" />
</ItemGroup>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgStyleCop_Analyzers Condition=" '$(PkgStyleCop_Analyzers)' == '' ">C:\Users\mjmcd\.nuget\packages\stylecop.analyzers\1.1.118</PkgStyleCop_Analyzers>
</PropertyGroup>
</Project>
6 changes: 6 additions & 0 deletions obj/MusicSharp.csproj.nuget.g.targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")]
Loading