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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ public static partial class Installer
public static readonly string[] PackageIds = new string[] {
"com.ivanmurzak", // Ivan Murzak's OpenUPM packages
"extensions.unity", // Ivan Murzak's OpenUPM packages (older)
"org.nuget.com.ivanmurzak", // Ivan Murzak's NuGet packages
"org.nuget.microsoft", // Microsoft NuGet packages
"org.nuget.system", // Microsoft NuGet packages
"org.nuget.r3" // R3 package NuGet package
};

/// <summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.test-framework": "1.1.33",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
"org.nuget.microsoft.aspnetcore.signalr.client": "9.0.7",
"org.nuget.microsoft.aspnetcore.signalr.protocols.json": "9.0.7",
"org.nuget.microsoft.bcl.memory": "9.0.7",
"org.nuget.microsoft.codeanalysis.csharp": "4.13.0",
"org.nuget.microsoft.extensions.caching.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.dependencyinjection.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.hosting": "9.0.7",
"org.nuget.microsoft.extensions.hosting.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.logging.abstractions": "9.0.7",
"org.nuget.r3": "1.3.0",
"org.nuget.system.text.json": "9.0.7",
"PACKAGE_ID": "PACKAGE_VERSION"
},
"scopedRegistries": [
Expand All @@ -22,11 +11,7 @@
"url": "https://package.openupm.com",
"scopes": [
"com.ivanmurzak",
"extensions.unity",
"org.nuget.com.ivanmurzak",
"org.nuget.microsoft",
"org.nuget.system",
"org.nuget.r3"
"extensions.unity"
]
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.test-framework": "1.1.33",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
"org.nuget.microsoft.aspnetcore.signalr.client": "9.0.7",
"org.nuget.microsoft.aspnetcore.signalr.protocols.json": "9.0.7",
"org.nuget.microsoft.bcl.memory": "9.0.7",
"org.nuget.microsoft.codeanalysis.csharp": "4.13.0",
"org.nuget.microsoft.extensions.caching.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.dependencyinjection.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.hosting": "9.0.7",
"org.nuget.microsoft.extensions.hosting.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.logging.abstractions": "9.0.7",
"org.nuget.r3": "1.3.0",
"org.nuget.system.text.json": "9.0.7",
"PACKAGE_ID": "PACKAGE_VERSION"
},
"scopedRegistries": []
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.test-framework": "1.1.33",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
"org.nuget.microsoft.aspnetcore.signalr.client": "9.0.7",
"org.nuget.microsoft.aspnetcore.signalr.protocols.json": "9.0.7",
"org.nuget.microsoft.bcl.memory": "9.0.7",
"org.nuget.microsoft.codeanalysis.csharp": "4.13.0",
"org.nuget.microsoft.extensions.caching.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.dependencyinjection.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.hosting": "9.0.7",
"org.nuget.microsoft.extensions.hosting.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.logging.abstractions": "9.0.7",
"org.nuget.r3": "1.3.0",
"org.nuget.system.text.json": "9.0.7",
"PACKAGE_ID": "PACKAGE_VERSION"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.test-framework": "1.1.33",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
"org.nuget.microsoft.aspnetcore.signalr.client": "9.0.7",
"org.nuget.microsoft.aspnetcore.signalr.protocols.json": "9.0.7",
"org.nuget.microsoft.bcl.memory": "9.0.7",
"org.nuget.microsoft.codeanalysis.csharp": "4.13.0",
"org.nuget.microsoft.extensions.caching.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.dependencyinjection.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.hosting": "9.0.7",
"org.nuget.microsoft.extensions.hosting.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.logging.abstractions": "9.0.7",
"org.nuget.r3": "1.3.0",
"org.nuget.system.text.json": "9.0.7",
"PACKAGE_ID": "PACKAGE_VERSION"
},
"scopedRegistries": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.test-framework": "1.1.33",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
"org.nuget.microsoft.aspnetcore.signalr.client": "9.0.7",
"org.nuget.microsoft.aspnetcore.signalr.protocols.json": "9.0.7",
"org.nuget.microsoft.bcl.memory": "9.0.7",
"org.nuget.microsoft.codeanalysis.csharp": "4.13.0",
"org.nuget.microsoft.extensions.caching.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.dependencyinjection.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.hosting": "9.0.7",
"org.nuget.microsoft.extensions.hosting.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.logging.abstractions": "9.0.7",
"org.nuget.r3": "1.3.0",
"org.nuget.system.text.json": "9.0.7",
"PACKAGE_ID": "PACKAGE_VERSION"
},
"scopedRegistries": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,14 @@
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.test-framework": "1.1.33",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
"org.nuget.microsoft.aspnetcore.signalr.client": "9.0.7",
"org.nuget.microsoft.aspnetcore.signalr.protocols.json": "9.0.7",
"org.nuget.microsoft.bcl.memory": "9.0.7",
"org.nuget.microsoft.codeanalysis.csharp": "4.13.0",
"org.nuget.microsoft.extensions.caching.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.dependencyinjection.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.hosting": "9.0.7",
"org.nuget.microsoft.extensions.hosting.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.logging.abstractions": "9.0.7",
"org.nuget.r3": "1.3.0",
"org.nuget.system.text.json": "9.0.7",
"PACKAGE_ID": "PACKAGE_VERSION"
},
"scopedRegistries": [
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
"scopes": [
"com.ivanmurzak",
"extensions.unity",
"org.nuget.com.ivanmurzak",
"org.nuget.microsoft",
"org.nuget.system"
"com.ivanmurzak"
]
}
]
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.test-framework": "1.1.33",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
"org.nuget.microsoft.aspnetcore.signalr.client": "9.0.7",
"org.nuget.microsoft.aspnetcore.signalr.protocols.json": "9.0.7",
"org.nuget.microsoft.bcl.memory": "9.0.7",
"org.nuget.microsoft.codeanalysis.csharp": "4.13.0",
"org.nuget.microsoft.extensions.caching.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.dependencyinjection.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.hosting": "9.0.7",
"org.nuget.microsoft.extensions.hosting.abstractions": "9.0.7",
"org.nuget.microsoft.extensions.logging.abstractions": "9.0.7",
"org.nuget.r3": "1.3.0",
"org.nuget.system.text.json": "9.0.7",
"PACKAGE_ID": "PACKAGE_VERSION"
},
"scopedRegistries": [
Expand All @@ -22,8 +11,7 @@
"url": "https://package.openupm.com",
"scopes": [
"com.ivanmurzak",
"extensions.unity",
"org.nuget.com.ivanmurzak"
"extensions.unity"
]
}
]
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading