-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnugets.bat
8 lines (8 loc) · 1.41 KB
/
nugets.bat
1
2
3
4
5
6
7
8
bazel run @io_bazel_rules_dotnet//tools/nuget2bazel:nuget2bazel.exe -- add -p c:/rules_dotnet_3rd_party/ -b nugets.bzl -c nugets.json -i -l Microsoft.Extensions.FileSystemGlobbing 3.1.3
bazel run @io_bazel_rules_dotnet//tools/nuget2bazel:nuget2bazel.exe -- add -p c:/rules_dotnet_3rd_party/ -b nugets.bzl -c nugets.json -i -l Microsoft.Extensions.DependencyModel 3.1.3
bazel run @io_bazel_rules_dotnet//tools/nuget2bazel:nuget2bazel.exe -- add -p c:/rules_dotnet_3rd_party/ -b nugets.bzl -c nugets.json -i -l Microsoft.Extensions.Primitives 3.1.3
bazel run @io_bazel_rules_dotnet//tools/nuget2bazel:nuget2bazel.exe -- add -p c:/rules_dotnet_3rd_party/ -b nugets.bzl -c nugets.json -i -l system.componentmodel.composition 4.7.0
bazel run @io_bazel_rules_dotnet//tools/nuget2bazel:nuget2bazel.exe -- add -p c:/rules_dotnet_3rd_party/ -b nugets.bzl -c nugets.json -i -l microsoft.web.xdt 3.0.0
bazel run @io_bazel_rules_dotnet//tools/nuget2bazel:nuget2bazel.exe -- add -p c:/rules_dotnet_3rd_party/ -b nugets.bzl -c nugets.json -i -l Microsoft.DotNet.InternalAbstractions 1.0.0
bazel run @io_bazel_rules_dotnet//tools/nuget2bazel:nuget2bazel.exe -- add -p c:/rules_dotnet_3rd_party/ -b nugets.bzl -c nugets.json -i -l Microsoft.DotNet.PlatformAbstractions 3.1.3
bazel run @io_bazel_rules_dotnet//tools/nuget2bazel:nuget2bazel.exe -- add -p c:/rules_dotnet_3rd_party/ -b nugets.bzl -c nugets.json -i -l System.Security.Cryptography.ProtectedData 4.5.0