-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
9f64c39
commit 198b021
Showing
11,203 changed files
with
6,305 additions
and
903,008 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
|
||
Unity Downloader/unity_downloader.pfx | ||
Unity Downloader/Unity Downloader.csproj.user |
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,3 @@ | ||
{ | ||
"CurrentProjectSetting": "No Configurations" | ||
} |
Binary file removed
BIN
-29.8 KB
.vs/Unity Downloader/FileContentIndex/1a1e2022-4d58-4889-a362-7846d2f107ab.vsidx
Binary file not shown.
Binary file removed
BIN
-30.6 KB
.vs/Unity Downloader/FileContentIndex/444bc70f-9627-4a71-9b93-ffa0b92315bb.vsidx
Binary file not shown.
Binary file added
BIN
+151 KB
.vs/Unity Downloader/FileContentIndex/4f14bebb-4e54-41e2-9e58-afc03ef4108b.vsidx
Binary file not shown.
Binary file added
BIN
+38.4 KB
.vs/Unity Downloader/FileContentIndex/5a000d85-2bdb-4f89-bd9a-94d378639a42.vsidx
Binary file not shown.
Binary file removed
BIN
-107 Bytes
.vs/Unity Downloader/FileContentIndex/73575303-f1d2-455d-ab3e-e72d9f06611e.vsidx
Binary file not shown.
Binary file added
BIN
+110 KB
.vs/Unity Downloader/FileContentIndex/80745010-fb58-431f-b95e-946edd8f6855.vsidx
Binary file not shown.
Binary file removed
BIN
-29.9 KB
.vs/Unity Downloader/FileContentIndex/9aa9564b-f3da-4f9a-a132-257bca836684.vsidx
Binary file not shown.
Binary file added
BIN
+43.4 KB
.vs/Unity Downloader/FileContentIndex/d765a8e9-99fc-4406-8425-caa3d6120871.vsidx
Binary file not shown.
Binary file removed
BIN
-53.2 KB
.vs/Unity Downloader/FileContentIndex/dacb3ce4-425a-4911-b31a-f5237dbbdb86.vsidx
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file added
BIN
+2 MB
.vs/Unity-Downloader/FileContentIndex/21ce2bf5-74d8-4684-b455-4e459025c11c.vsidx
Binary file not shown.
Binary file added
BIN
+2.52 MB
.vs/Unity-Downloader/FileContentIndex/7458a640-6918-4bf0-a600-e53b01a41c1a.vsidx
Binary file not shown.
Binary file added
BIN
+2.58 MB
.vs/Unity-Downloader/FileContentIndex/a2350690-e945-4bcb-968c-fcea37717ee5.vsidx
Binary file not shown.
Binary file added
BIN
+2.85 MB
.vs/Unity-Downloader/FileContentIndex/b7f5a307-12f5-4d27-9777-c1e6cc488b7d.vsidx
Binary file not shown.
Binary file added
BIN
+2.4 MB
.vs/Unity-Downloader/FileContentIndex/e068829b-f1d5-4c80-8b20-ac3ab66b9247.vsidx
Binary file not shown.
Binary file added
BIN
+2.57 MB
.vs/Unity-Downloader/FileContentIndex/e0695022-9d77-4527-b284-832364d40165.vsidx
Binary file not shown.
Binary file added
BIN
+1.7 MB
.vs/Unity-Downloader/FileContentIndex/e7719411-def2-4896-8abb-17e96db5cdba.vsidx
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"ExpandedNodes": [ | ||
"", | ||
"\\Unity Downloader" | ||
], | ||
"SelectedNode": "\\Unity Downloader\\MainForm.cs", | ||
"PreviewInSolutionExplorer": false | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" /> | ||
</startup> | ||
<runtime> | ||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> | ||
<dependentAssembly> | ||
<assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-8.0.0.1" newVersion="8.0.0.1" /> | ||
</dependentAssembly> | ||
<dependentAssembly> | ||
<assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-8.0.0.1" newVersion="8.0.0.1" /> | ||
</dependentAssembly> | ||
<dependentAssembly> | ||
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-4.2.0.1" newVersion="4.2.0.1" /> | ||
</dependentAssembly> | ||
<dependentAssembly> | ||
<assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" /> | ||
</dependentAssembly> | ||
<dependentAssembly> | ||
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> | ||
</dependentAssembly> | ||
<dependentAssembly> | ||
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" /> | ||
</dependentAssembly> | ||
<dependentAssembly> | ||
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" /> | ||
</dependentAssembly> | ||
</assemblyBinding> | ||
</runtime> | ||
</configuration> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.