-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
130 changed files
with
12,921 additions
and
7,968 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,5 @@ obj/ | |
bin/ | ||
.vs/ | ||
/.vs/aplicacion-gestormusica/v16/.suo | ||
|
||
/publish | ||
.\Properties\PublishProfiles\* |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,26 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.30709.132 | ||
# Visual Studio Version 17 | ||
VisualStudioVersion = 17.0.31612.314 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cassiopeia", "Cassiopeia.csproj", "{49B665F7-98D5-41F7-B230-580319842E0B}" | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cassiopeia", "Cassiopeia.csproj", "{AE1A8EF6-780D-44A4-9831-94222D3C5324}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{49B665F7-98D5-41F7-B230-580319842E0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{49B665F7-98D5-41F7-B230-580319842E0B}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{49B665F7-98D5-41F7-B230-580319842E0B}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{49B665F7-98D5-41F7-B230-580319842E0B}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{AE1A8EF6-780D-44A4-9831-94222D3C5324}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{AE1A8EF6-780D-44A4-9831-94222D3C5324}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{AE1A8EF6-780D-44A4-9831-94222D3C5324}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{AE1A8EF6-780D-44A4-9831-94222D3C5324}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {308E9E93-E098-4EC2-9AB2-F204DC457E3D} | ||
RESX_PrefixTranslations = False | ||
SolutionGuid = {CF28BB5B-CB95-4BE3-BBEC-77F4656BF61D} | ||
EndGlobalSection | ||
EndGlobal |
Large diffs are not rendered by default.
Oops, something went wrong.
174 changes: 174 additions & 0 deletions
174
MigrationBackup/7b658f41/Cassiopeia/NuGetUpgradeLog.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,174 @@ | ||
<!DOCTYPE html> | ||
<!-- saved from url=(0014)about:internet --> | ||
|
||
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><meta content="en-us" http-equiv="Content-Language" /><meta content="text/html; charset=utf-16" http-equiv="Content-Type" /><title _locID="NuGetUpgradeReportTitle"> | ||
NuGetMigrationLog | ||
</title><style> | ||
|
||
/* Body style, for the entire document */ | ||
body | ||
{ | ||
background: #F3F3F4; | ||
color: #1E1E1F; | ||
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; | ||
font-size: 12pt; | ||
padding: 0; | ||
margin: 0; | ||
} | ||
|
||
/* Header1 style, used for the main title */ | ||
h1 | ||
{ | ||
padding: 10px 0px 10px 10px; | ||
font-size: 21pt; | ||
background-color: #E2E2E2; | ||
border-bottom: 1px #C1C1C2 solid; | ||
color: #201F20; | ||
margin: 0; | ||
font-weight: normal; | ||
} | ||
|
||
/* Header2 style, used for "Overview" and other sections */ | ||
h2 | ||
{ | ||
font-size: 18pt; | ||
font-weight: normal; | ||
padding: 15px 0 5px 0; | ||
margin: 0; | ||
} | ||
|
||
/* Header3 style, used for sub-sections, such as project name */ | ||
h3 | ||
{ | ||
font-weight: normal; | ||
font-size: 15pt; | ||
margin: 0; | ||
padding: 15px 0 5px 0; | ||
background-color: transparent; | ||
} | ||
|
||
.info-text | ||
{ | ||
margin: 0px 0 0.75em 0; | ||
} | ||
|
||
/* Color all hyperlinks one color */ | ||
a | ||
{ | ||
color: #1382CE; | ||
} | ||
|
||
/* Table styles */ | ||
table | ||
{ | ||
border-spacing: 0 0; | ||
border-collapse: collapse; | ||
font-size: 11pt; | ||
} | ||
|
||
table th | ||
{ | ||
background: #E7E7E8; | ||
text-align: left; | ||
text-decoration: none; | ||
font-weight: normal; | ||
padding: 3px 6px 3px 6px; | ||
} | ||
|
||
table td | ||
{ | ||
vertical-align: top; | ||
padding: 3px 6px 5px 5px; | ||
margin: 0px; | ||
border: 1px solid #E7E7E8; | ||
background: #F7F7F8; | ||
} | ||
|
||
/* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */ | ||
.localLink | ||
{ | ||
color: #1E1E1F; | ||
background: #EEEEED; | ||
text-decoration: none; | ||
} | ||
|
||
.localLink:hover | ||
{ | ||
color: #1382CE; | ||
background: #FFFF99; | ||
text-decoration: none; | ||
} | ||
|
||
.issueCell | ||
{ | ||
width: 100%; | ||
} | ||
|
||
.packageIssue | ||
{ | ||
margin-left: 25px; | ||
} | ||
|
||
/* Padding around the content after the h1 */ | ||
#content | ||
{ | ||
padding: 0px 20px 20px 20px; | ||
} | ||
|
||
.issues table | ||
{ | ||
width: 97%; | ||
} | ||
|
||
/* All Icons */ | ||
.IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded | ||
{ | ||
min-width:18px; | ||
min-height:18px; | ||
background-repeat:no-repeat; | ||
background-position:center; | ||
} | ||
|
||
.IconSuccessEncoded | ||
{ | ||
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcElEQVR4Xq2TsUsCURzHv15g8ZJcBWlyiYYgCIWcb9DFRRwMW5TA2c0/QEFwFkxxUQdxVlBwCYWOi6IhWgQhBLHJUCkhLr/BW8S7gvrAg+N+v8/v+x68Z8MGy+XSCyABQAXgBgHGALoASkIIDWSLeLBetdHryMjd5IxQPWT4rn1c/P7+xxp72Cs9m5SZ0Bq2vPnbPFafK2zDvmNHypdC0BPkLlQhxJsCAhQoZwdZU5mwxh720qGo8MzTxTTKZDPCx2HoVzp6lz0Q9tKhyx0kGs8Ny+TkWRKk8lCROwEduhyg9l/6lunOPSfmH3NUH6uQ0KHLAe7JYvJjevm+DAMGJHToKtigE+vwvIidxLamb8IBY9e+C5LiXREkfho3TSd06HJA13/oh6T51MTsfQbHrsMynQ5dDihFjiK8JJAU9AKIWTp76dCVN7HWHrajmUEGvyF9nkbAE6gLIS7kTUyuf2gscLoJrElZo/Mvj+nPz/kLTmfnEwP3tB0AAAAASUVORK5CYII=); | ||
} | ||
|
||
.IconInfoEncoded | ||
{ | ||
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=); | ||
} | ||
|
||
.IconWarningEncoded | ||
{ | ||
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==); | ||
} | ||
|
||
.IconErrorEncoded | ||
{ | ||
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=); | ||
} | ||
|
||
</style></head><body><h1> | ||
NuGet Migration Report - Cassiopeia</h1><div id="content"><h2 _locID="OverviewTitle">Overview</h2><div class="info-text">Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.</div><div class="info-text"> | ||
If you run into any problems, have feedback, questions, or concerns, please | ||
<a href="https://github.com/NuGet/Home/issues/">file an issue on the NuGet GitHub repository.</a></div><div class="info-text"> | ||
Changed files and this report have been backed up here: | ||
<a href="S:\Programacion\C#\cassiopeia - net5\MigrationBackup\7b658f41\Cassiopeia">S:\Programacion\C#\cassiopeia - net5\MigrationBackup\7b658f41\Cassiopeia</a></div><div class="info-text"><a href="https://aka.ms/nuget-pc2pr-migrator-rollback">Help me rollback to packages.config</a></div><h2 _locID="PackagesTitle">Packages processed</h2><h3 _locID="IncludePackagesTitle">Top-level dependencies:</h3><div class="issues"><table><tr><th class="issueCell">Package Id</th><th>Version</th></tr><tr><td class="issueCell"><span>CSCore</span></td><td><span> | ||
v1.2.1.2</span></td></tr><tr><td class="issueCell"><span>EmbedIO</span></td><td><span> | ||
v2.9.2</span></td></tr><tr><td class="issueCell"><span>Newtonsoft.Json</span></td><td><span> | ||
v12.0.3</span></td></tr><tr><td class="issueCell"><span>PrettyBin</span></td><td><span> | ||
v1.1.0</span></td></tr><tr><td class="issueCell"><span>SpotifyAPI.Web</span></td><td><span> | ||
v5.0.0</span></td></tr><tr><td class="issueCell"><span>SpotifyAPI.Web.Auth</span></td><td><span> | ||
v5.0.0</span></td></tr><tr><td class="issueCell"><span>System.Buffers</span></td><td><span> | ||
v4.5.0</span></td></tr><tr><td class="issueCell"><span>System.Memory</span></td><td><span> | ||
v4.5.3</span></td></tr><tr><td class="issueCell"><span>System.Numerics.Vectors</span></td><td><span> | ||
v4.5.0</span></td></tr><tr><td class="issueCell"><span>System.Runtime.CompilerServices.Unsafe</span></td><td><span> | ||
v4.7.1</span></td></tr><tr><td class="issueCell"><span>System.ValueTuple</span></td><td><span> | ||
v4.5.0</span></td></tr><tr><td class="issueCell"><span>TagLibSharp</span></td><td><span> | ||
v2.2.0</span></td></tr><tr><td class="issueCell"><span>Unosquare.Swan.Lite</span></td><td><span> | ||
v3.1.0</span></td></tr></table></div><p /><h3 _locID="IncludePackagesTitle">Transitive dependencies:</h3><div class="issues"><table><tr><th class="issueCell">Package Id</th><th>Version</th></tr><tr><td class="issueCell"> | ||
No transitive dependencies found. | ||
</td><td /></tr></table></div><h2 _locID="IssuesTitle">Package compatibility issues</h2><div class="issues"><table><tr><th /><th class="issueCell" _locID="DescriptionTableHeader">Description</th></tr><tr><td class="IconInfoEncoded" /><td class="issueCell"> | ||
No issues were found. | ||
</td></tr></table></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="CSCore" version="1.2.1.2" targetFramework="net48" /> | ||
<package id="EmbedIO" version="2.9.2" targetFramework="net48" /> | ||
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net48" /> | ||
<package id="PrettyBin" version="1.1.0" targetFramework="net48" /> | ||
<package id="SpotifyAPI.Web" version="5.0.0" targetFramework="net48" /> | ||
<package id="SpotifyAPI.Web.Auth" version="5.0.0" targetFramework="net48" /> | ||
<package id="System.Buffers" version="4.5.0" targetFramework="net472" /> | ||
<package id="System.Memory" version="4.5.3" targetFramework="net48" /> | ||
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" /> | ||
<package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net48" /> | ||
<package id="System.ValueTuple" version="4.5.0" targetFramework="net48" /> | ||
<package id="TagLibSharp" version="2.2.0" targetFramework="net48" /> | ||
<package id="Unosquare.Swan.Lite" version="3.1.0" targetFramework="net48" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
https://go.microsoft.com/fwlink/?LinkID=208121. | ||
--> | ||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<Configuration>Debug</Configuration> | ||
<Platform>Any CPU</Platform> | ||
<PublishDir>bin\publish\win-x64\</PublishDir> | ||
<PublishProtocol>FileSystem</PublishProtocol> | ||
<TargetFramework>net5.0-windows10.0.19041.0</TargetFramework> | ||
<SelfContained>true</SelfContained> | ||
<RuntimeIdentifier>win-x64</RuntimeIdentifier> | ||
<PublishSingleFile>True</PublishSingleFile> | ||
<PublishReadyToRun>False</PublishReadyToRun> | ||
</PropertyGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
https://go.microsoft.com/fwlink/?LinkID=208121. | ||
--> | ||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<History>True|2021-10-24T10:39:22.6464022Z;True|2021-10-24T12:37:50.9274469+02:00;True|2021-10-23T16:56:12.3863601+02:00;True|2021-09-21T22:51:10.7941561+02:00;True|2021-09-21T22:50:29.8616638+02:00;True|2021-09-21T22:43:26.6846259+02:00;True|2021-09-20T23:36:34.4250101+02:00;True|2021-09-20T23:34:05.4976793+02:00;False|2021-09-20T23:31:28.4934824+02:00;True|2021-09-20T23:29:44.7839804+02:00;True|2021-09-20T23:28:17.8163580+02:00;True|2021-09-20T23:26:52.2497685+02:00;True|2021-09-20T23:25:55.8391648+02:00;True|2021-09-20T23:24:49.3446903+02:00;True|2021-09-20T23:23:10.8581353+02:00;True|2021-09-20T23:22:32.9546683+02:00;True|2021-09-20T23:21:40.9769563+02:00;True|2021-09-20T23:14:57.5939509+02:00;True|2021-09-20T23:05:46.2367077+02:00;False|2021-09-20T23:04:43.8052610+02:00;True|2021-09-20T22:58:47.3619063+02:00;True|2021-09-20T22:57:20.5948063+02:00;True|2021-09-20T22:56:41.4088758+02:00;False|2021-09-20T22:56:29.0599627+02:00;False|2021-09-20T22:50:15.6478907+02:00;False|2021-09-20T22:49:41.4393829+02:00;False|2021-09-20T22:49:24.6994585+02:00;True|2021-07-20T22:12:07.0625556+02:00;False|2021-07-20T22:10:13.0609608+02:00;True|2021-07-08T22:14:39.1390023+02:00;True|2021-07-08T22:12:38.3865081+02:00;True|2021-07-08T22:10:48.2025258+02:00;True|2021-07-08T22:09:48.7134656+02:00;True|2021-07-08T22:08:50.6193294+02:00;True|2021-07-08T22:07:48.5148002+02:00;</History> | ||
</PropertyGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
https://go.microsoft.com/fwlink/?LinkID=208121. | ||
--> | ||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<Configuration>Release</Configuration> | ||
<Platform>Any CPU</Platform> | ||
<PublishDir>bin\publish\release</PublishDir> | ||
<PublishProtocol>FileSystem</PublishProtocol> | ||
<TargetFramework>net5.0-windows</TargetFramework> | ||
<RuntimeIdentifier>win-x64</RuntimeIdentifier> | ||
<SelfContained>true</SelfContained> | ||
<PublishSingleFile>True</PublishSingleFile> | ||
<PublishReadyToRun>False</PublishReadyToRun> | ||
</PropertyGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
https://go.microsoft.com/fwlink/?LinkID=208121. | ||
--> | ||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<History>False|2021-09-21T20:49:54.4803165Z;True|2021-09-21T22:44:34.2348702+02:00;</History> | ||
</PropertyGroup> | ||
</Project> |
Oops, something went wrong.