-
Notifications
You must be signed in to change notification settings - Fork 4
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
43 changed files
with
207 additions
and
246 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
24 changes: 24 additions & 0 deletions
24
YandexMusicExport/bin/Release/net7.0/linux-x64/YandexMusicExport.deps.json
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,24 @@ | ||
{ | ||
"runtimeTarget": { | ||
"name": ".NETCoreApp,Version=v7.0/linux-x64", | ||
"signature": "" | ||
}, | ||
"compilationOptions": {}, | ||
"targets": { | ||
".NETCoreApp,Version=v7.0": {}, | ||
".NETCoreApp,Version=v7.0/linux-x64": { | ||
"YandexMusicExport/1.0.0": { | ||
"runtime": { | ||
"YandexMusicExport.dll": {} | ||
} | ||
} | ||
} | ||
}, | ||
"libraries": { | ||
"YandexMusicExport/1.0.0": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
} | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions
12
YandexMusicExport/bin/Release/net7.0/linux-x64/YandexMusicExport.runtimeconfig.json
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,12 @@ | ||
{ | ||
"runtimeOptions": { | ||
"tfm": "net7.0", | ||
"framework": { | ||
"name": "Microsoft.NETCore.App", | ||
"version": "7.0.0" | ||
}, | ||
"configProperties": { | ||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false | ||
} | ||
} | ||
} |
Binary file added
BIN
+195 KB
YandexMusicExport/bin/Release/net7.0/linux-x64/publish/YandexMusicExport
Binary file not shown.
Binary file added
BIN
+11.3 KB
YandexMusicExport/bin/Release/net7.0/linux-x64/publish/YandexMusicExport.pdb
Binary file not shown.
24 changes: 24 additions & 0 deletions
24
YandexMusicExport/bin/Release/net7.0/win-x86/YandexMusicExport.deps.json
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,24 @@ | ||
{ | ||
"runtimeTarget": { | ||
"name": ".NETCoreApp,Version=v7.0/win-x86", | ||
"signature": "" | ||
}, | ||
"compilationOptions": {}, | ||
"targets": { | ||
".NETCoreApp,Version=v7.0": {}, | ||
".NETCoreApp,Version=v7.0/win-x86": { | ||
"YandexMusicExport/1.0.0": { | ||
"runtime": { | ||
"YandexMusicExport.dll": {} | ||
} | ||
} | ||
} | ||
}, | ||
"libraries": { | ||
"YandexMusicExport/1.0.0": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
} | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions
12
YandexMusicExport/bin/Release/net7.0/win-x86/YandexMusicExport.runtimeconfig.json
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,12 @@ | ||
{ | ||
"runtimeOptions": { | ||
"tfm": "net7.0", | ||
"framework": { | ||
"name": "Microsoft.NETCore.App", | ||
"version": "7.0.0" | ||
}, | ||
"configProperties": { | ||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false | ||
} | ||
} | ||
} |
Binary file added
BIN
+148 KB
YandexMusicExport/bin/Release/net7.0/win-x86/publish/YandexMusicExport.exe
Binary file not shown.
Binary file added
BIN
+11.3 KB
YandexMusicExport/bin/Release/net7.0/win-x86/publish/YandexMusicExport.pdb
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
...exMusicExport/obj/Release/net7.0/linux-x64/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
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,4 @@ | ||
// <autogenerated /> | ||
using System; | ||
using System.Reflection; | ||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] |
2 changes: 2 additions & 0 deletions
2
YandexMusicExport/obj/Release/net7.0/linux-x64/PublishOutputs.041941aa19.txt
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,2 @@ | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\linux-x64\publish\YandexMusicExport.pdb | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\linux-x64\publish\YandexMusicExport |
Binary file added
BIN
+17.5 KB
YandexMusicExport/obj/Release/net7.0/linux-x64/R2R/YandexMusicExport.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions
22
YandexMusicExport/obj/Release/net7.0/linux-x64/YandexMusicExport.AssemblyInfo.cs
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,22 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// | ||
// 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("YandexMusicExport")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("YandexMusicExport")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("YandexMusicExport")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
|
||
// Создано классом WriteCodeFragment MSBuild. | ||
|
1 change: 1 addition & 0 deletions
1
YandexMusicExport/obj/Release/net7.0/linux-x64/YandexMusicExport.AssemblyInfoInputs.cache
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 @@ | ||
b797a8aa725b801abe040520e056bf7c1114bf14 |
15 changes: 15 additions & 0 deletions
15
.../obj/Release/net7.0/linux-x64/YandexMusicExport.GeneratedMSBuildEditorConfig.editorconfig
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,15 @@ | ||
is_global = true | ||
build_property.TargetFramework = net7.0 | ||
build_property.TargetPlatformMinVersion = | ||
build_property.UsingMicrosoftNETSdkWeb = | ||
build_property.ProjectTypeGuids = | ||
build_property.InvariantGlobalization = | ||
build_property.PlatformNeutralAssembly = | ||
build_property.EnforceExtendedAnalyzerRules = | ||
build_property._SupportedPlatformList = Linux,macOS,Windows | ||
build_property.EnableAotAnalyzer = | ||
build_property.EnableSingleFileAnalyzer = true | ||
build_property.EnableTrimAnalyzer = | ||
build_property.IncludeAllContentForSelfExtract = | ||
build_property.RootNamespace = YandexMusicExport | ||
build_property.ProjectDir = C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\ |
8 changes: 8 additions & 0 deletions
8
YandexMusicExport/obj/Release/net7.0/linux-x64/YandexMusicExport.GlobalUsings.g.cs
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,8 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.IO; | ||
global using global::System.Linq; | ||
global using global::System.Net.Http; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
Binary file added
BIN
+200 Bytes
YandexMusicExport/obj/Release/net7.0/linux-x64/YandexMusicExport.assets.cache
Binary file not shown.
Binary file added
BIN
+73.5 KB
...MusicExport/obj/Release/net7.0/linux-x64/YandexMusicExport.csproj.AssemblyReference.cache
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...MusicExport/obj/Release/net7.0/linux-x64/YandexMusicExport.csproj.CoreCompileInputs.cache
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 @@ | ||
a259fb1ff635e18af88e5d109981a552e810f212 |
15 changes: 15 additions & 0 deletions
15
YandexMusicExport/obj/Release/net7.0/linux-x64/YandexMusicExport.csproj.FileListAbsolute.txt
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,15 @@ | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\linux-x64\YandexMusicExport | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\linux-x64\YandexMusicExport.deps.json | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\linux-x64\YandexMusicExport.runtimeconfig.json | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\linux-x64\YandexMusicExport.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\linux-x64\YandexMusicExport.pdb | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\YandexMusicExport.csproj.AssemblyReference.cache | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\YandexMusicExport.GeneratedMSBuildEditorConfig.editorconfig | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\YandexMusicExport.AssemblyInfoInputs.cache | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\YandexMusicExport.AssemblyInfo.cs | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\YandexMusicExport.csproj.CoreCompileInputs.cache | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\YandexMusicExport.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\refint\YandexMusicExport.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\YandexMusicExport.pdb | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\YandexMusicExport.genruntimeconfig.cache | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\obj\Release\net7.0\linux-x64\ref\YandexMusicExport.dll |
Binary file not shown.
1 change: 1 addition & 0 deletions
1
YandexMusicExport/obj/Release/net7.0/linux-x64/YandexMusicExport.genruntimeconfig.cache
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 @@ | ||
0b14a84ae0234fd6935a2f3e27fafd0afb4e9a6a |
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+5.5 KB
YandexMusicExport/obj/Release/net7.0/linux-x64/ref/YandexMusicExport.dll
Binary file not shown.
Binary file added
BIN
+5.5 KB
YandexMusicExport/obj/Release/net7.0/linux-x64/refint/YandexMusicExport.dll
Binary file not shown.
57 changes: 1 addition & 56 deletions
57
YandexMusicExport/obj/Release/net7.0/win-x86/PublishOutputs.e8ff5cf5d9.txt
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,57 +1,2 @@ | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\YandexMusicExport.exe | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\YandexMusicExport.runtimeconfig.json | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\Microsoft.DiaSymReader.Native.x86.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.IO.Compression.Native.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\clretwrc.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\clrgc.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\clrjit.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\coreclr.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\createdump.exe | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\hostfxr.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\hostpolicy.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\mscordaccore.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\mscordaccore_x86_x86_7.0.323.6910.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\mscordbi.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\mscorrc.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\msquic.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\YandexMusicExport.pdb | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\YandexMusicExport.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\Microsoft.Win32.Registry.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Collections.Concurrent.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Collections.Immutable.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Collections.NonGeneric.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Collections.Specialized.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Collections.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.ComponentModel.Primitives.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.ComponentModel.TypeConverter.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Console.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Diagnostics.DiagnosticSource.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Diagnostics.StackTrace.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.IO.Compression.Brotli.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.IO.Compression.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.IO.MemoryMappedFiles.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Memory.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.Http.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.NameResolution.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.NetworkInformation.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.Primitives.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.Quic.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.Requests.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.Security.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.ServicePoint.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.Sockets.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.WebClient.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Net.WebHeaderCollection.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.ObjectModel.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Private.CoreLib.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Private.Uri.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Reflection.Metadata.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Runtime.Numerics.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Security.Claims.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Security.Cryptography.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Security.Principal.Windows.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Text.Encodings.Web.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Text.Json.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\System.Threading.Channels.dll | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\YandexMusicExport.deps.json | ||
C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\bin\Release\net7.0\win-x86\publish\YandexMusicExport.exe |
Binary file modified
BIN
+0 Bytes
(100%)
YandexMusicExport/obj/Release/net7.0/win-x86/R2R/YandexMusicExport.dll
Binary file not shown.
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
Binary file modified
BIN
+0 Bytes
(100%)
YandexMusicExport/obj/Release/net7.0/win-x86/YandexMusicExport.assets.cache
Binary file not shown.
Empty file removed
0
YandexMusicExport/obj/Release/net7.0/win-x86/YandexMusicExport.csproj.CopyComplete
Empty file.
Oops, something went wrong.