Searched full:dotnet (Results 1 – 25 of 96) sorted by relevance
1234
28 CLR_OPENSSL_VERSION_OVERRIDE=1.1 dotnet restore DistribTestDotNet.csproj30 dotnet build DistribTestDotNet.csproj36 dotnet publish -f net45 DistribTestDotNet.csproj38 # .NET 4.5 target after dotnet build41 # .NET 4.5 target after dotnet publish47 dotnet publish -f netcoreapp2.1 DistribTestDotNet.csproj49 # .NET Core target after dotnet build50 dotnet exec bin/Debug/netcoreapp2.1/DistribTestDotNet.dll52 # .NET Core target after dotnet publish53 dotnet exec bin/Debug/netcoreapp2.1/publish/DistribTestDotNet.dll[all …]
4 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…5 && mkdir -p /usr/share/dotnet ${'\\'}6 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet ${'\\'}7 && rm dotnet.tar.gz12 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…13 && mkdir -p /usr/share/dotnet ${'\\'}14 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet ${'\\'}15 && rm dotnet.tar.gz17 # Make sure "dotnet" is on PATH18 RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet[all …]
22 git clone /var/local/jenkins/grpc-dotnet /var/local/git/grpc-dotnet27 cd /var/local/git/grpc-dotnet29 # If needed, update dotnet SDK and put it on path30 ./build/get-dotnet.sh32 # to add dotnet to PATH, but that would only34 # dotnet run from a different shell,37 if [ -f $(pwd)/.dotnet/dotnet ]39 ln -s $(pwd)/.dotnet/dotnet /usr/local/bin/dotnet44 …dotnet build --configuration Debug --output ./output/InteropTestsWebsite testassets/InteropTestsWe…45 …dotnet build --configuration Debug --output ./output/InteropTestsClient testassets/InteropTestsCli…
20 git clone /var/local/jenkins/grpc-dotnet /var/local/git/grpc-dotnet25 cd /var/local/git/grpc-dotnet27 # If needed, update dotnet SDK and put it on path28 ./build/get-dotnet.sh30 # to add dotnet to PATH, but that would only32 # dotnet run from a different shell,35 if [ -f $(pwd)/.dotnet/dotnet ]37 ln -s $(pwd)/.dotnet/dotnet /usr/local/bin/dotnet42 dotnet build --configuration Debug --output ./output/InteropTestsWebsite testassets/InteropTestsWeb…43 dotnet build --configuration Debug --output ./output/InteropTestsClient testassets/InteropTestsClie…
109 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…110 && mkdir -p /usr/share/dotnet \111 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet \112 && rm dotnet.tar.gz117 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…118 && mkdir -p /usr/share/dotnet \119 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet \120 && rm dotnet.tar.gz122 # Make sure "dotnet" is on PATH123 RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet[all …]
5 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…6 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…7 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…8 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…9 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…10 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…11 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…12 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…13 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…14 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…[all …]
5 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…6 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…7 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…8 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…9 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…10 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…11 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…12 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…13 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…14 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…[all …]
5 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…6 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…7 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…8 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…9 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…10 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…11 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…12 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…13 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…14 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…[all …]
3 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…4 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…5 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…6 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…7 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…8 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…9 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…10 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…11 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…12 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…[all …]
10 [ -f dotnet-install.sh ] || curl -OL https://dot.net/v1/dotnet-install.sh12 ./dotnet-install.sh --version latest --install-dir $TEMP_DOTNET_DIR14 DOTNET=$TEMP_DOTNET_DIR/dotnet16 $DOTNET new sln17 $DOTNET sln add $PROJ_FILE18 $DOTNET restore -r linux-x64 $PROJ_FILE
11 dotnet new sln --force --name %CORE_FILE%12 dotnet sln %CORE_SLN_FILE% add %CORE_PROJ_FILE%13 dotnet build -c Release -o %TEMP_BIN% -v quiet %CORE_PROJ_FILE%
24 curl -sSL -o dotnet-install.sh https://dot.net/v1/dotnet-install.sh25 chmod u+x dotnet-install.sh28 ./dotnet-install.sh --channel 3.129 ./dotnet-install.sh --channel 6.030 export PATH="$HOME/.dotnet:$PATH"32 # Disable some unwanted dotnet options37 dotnet --list-sdks
74 # Install dotnet SDK based on https://www.microsoft.com/net/core#debian76 -RUN curl -sSL -o dotnet.tar.gz https://go.microsoft.com/fwlink/?LinkID=80913077 +# https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.1-preview2-downlo…78 +RUN curl -sSL -o dotnet.tar.gz https://go.microsoft.com/fwlink/?LinkID=82753079 RUN mkdir -p /opt/dotnet && tar zxf dotnet.tar.gz -C /opt/dotnet80 RUN ln -s /opt/dotnet/dotnet /usr/local/bin
13 …dotnet repository](https://github.com/grpc/grpc-dotnet) where their development will continue (not…15 …eventual goal is to also move Grpc.Tools to elsewhere (probably the grpc-dotnet repository), but m…
2 # Install dotnet SDK needed to build C# projects on Windows20 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1'21 $InstallScriptPath = Join-Path "$env:TEMP" 'dotnet-install.ps1'
64 @rem C# prerequisites: Install dotnet SDK69 @rem which results in errors when "dotnet restore" is run)70 …%LOCALAPPDATA%\Microsoft\dotnet\dotnet nuget add source https://api.nuget.org/v3/index.json -n "nu…73 @rem Add dotnet on path and disable some unwanted dotnet79 set PATH=%LOCALAPPDATA%\Microsoft\dotnet;%PATH%
2 # Install dotnet SDK using the official dotnet-install.ps1 script10 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1'11 $InstallScriptPath = Join-Path "$env:TEMP" 'dotnet-install.ps1'
5 # Disable some unwanted dotnet options10 dotnet restore -s /lib/csharp/ src/Google.Protobuf/Google.Protobuf.csproj11 dotnet pack --no-restore -c Release src/Google.Protobuf.sln -p:ContinuousIntegrationBuild=true
9 dotnet restore $SRC/Google.Protobuf.sln10 dotnet build -c $CONFIG $SRC/Google.Protobuf.sln17 dotnet test -c $CONFIG -f net6.0 $SRC/Google.Protobuf.Test/Google.Protobuf.Test.csproj
37 dotnet restore38 dotnet build -c %configuration% || goto error41 dotnet test -c %configuration% -f net6.0 Google.Protobuf.Test\Google.Protobuf.Test.csproj || goto e…42 dotnet test -c %configuration% -f net462 Google.Protobuf.Test\Google.Protobuf.Test.csproj || goto e…
21 dotnet restore src/Google.Protobuf/Google.Protobuf.csproj22 dotnet restore src/Google.Protobuf.Test/Google.Protobuf.Test.csproj23 dotnet build -c Release src/Google.Protobuf/Google.Protobuf.csproj24 dotnet build -c Release src/Google.Protobuf.Test/Google.Protobuf.Test.csproj25 dotnet run -c Release -f net6.0 -p src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
20 # Install dotnet SDK25 && apt install -y dotnet-sdk-8.0 \28 # we only want to test dotnet core runtime. This also allows us to keep
102 …* https://github.com/dotnet/runtime/blob/9260c249140ef90b4299d0fe1aa3037e25228518/src/libraries/Co…116 …* https://github.com/dotnet/runtime/blob/9260c249140ef90b4299d0fe1aa3037e25228518/src/libraries/Co…129 …* https://github.com/dotnet/runtime/blob/2a99e18eedabcf1add064c099da59d9301ce45e0/src/libraries/Sy…166 …* https://github.com/dotnet/runtime/blob/2a99e18eedabcf1add064c099da59d9301ce45e0/src/libraries/Sy…191 …* https://github.com/dotnet/runtime/blob/9260c249140ef90b4299d0fe1aa3037e25228518/src/libraries/Co…242 …* https://github.com/dotnet/runtime/blob/2a99e18eedabcf1add064c099da59d9301ce45e0/src/libraries/Sy…265 …* https://github.com/dotnet/runtime/blob/9260c249140ef90b4299d0fe1aa3037e25228518/src/libraries/Co… in get_extended_win32_path()