This repository was archived by the owner on Nov 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +21
-21
lines changed
4.6.2-windowsservercore-ltsc2016/runtime
4.7-windowsservercore-ltsc2016/runtime
4.7.1-windowsservercore-1709/runtime
4.7.1-windowsservercore-ltsc2016/runtime
4.7.2-windowsservercore-1709/runtime
4.7.2-windowsservercore-1803/runtime
4.7.2-windowsservercore-ltsc2016/runtime Expand file tree Collapse file tree 7 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ RUN Add-WindowsFeature Web-Server; `
1111 Invoke-WebRequest -Uri https://dotnetbinaries.blob.core.windows.net/servicemonitor/2.0.1.3/ServiceMonitor.exe -OutFile C:\S erviceMonitor.exe
1212
1313# download Roslyn nupkg and ngen the compiler binaries
14- RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.3.1 .nupkg -OutFile c:\m icrosoft.net.compilers.2.3.1 .zip ; `
15- Expand-Archive -Path c:\m icrosoft.net.compilers.2.3.1 .zip -DestinationPath c:\R oslynCompilers ; `
16- Remove-Item c:\m icrosoft.net.compilers.2.3.1 .zip -Force ; `
14+ RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.8.2 .nupkg -OutFile c:\m icrosoft.net.compilers.2.8.2 .zip ; `
15+ Expand-Archive -Path c:\m icrosoft.net.compilers.2.8.2 .zip -DestinationPath c:\R oslynCompilers ; `
16+ Remove-Item c:\m icrosoft.net.compilers.2.8.2 .zip -Force ; `
1717 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\c sc.exe /ExeConfig:c:\R oslynCompilers\t ools\c sc.exe | `
1818 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\v bc.exe /ExeConfig:c:\R oslynCompilers\t ools\v bc.exe | `
1919 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\V BCSCompiler.exe /ExeConfig:c:\R oslynCompilers\t ools\V BCSCompiler.exe | `
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ RUN Add-WindowsFeature Web-Server; `
1111 Invoke-WebRequest -Uri https://dotnetbinaries.blob.core.windows.net/servicemonitor/2.0.1.3/ServiceMonitor.exe -OutFile C:\S erviceMonitor.exe
1212
1313# download Roslyn nupkg and ngen the compiler binaries
14- RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.3.1 .nupkg -OutFile c:\m icrosoft.net.compilers.2.3.1 .zip ; `
15- Expand-Archive -Path c:\m icrosoft.net.compilers.2.3.1 .zip -DestinationPath c:\R oslynCompilers ; `
16- Remove-Item c:\m icrosoft.net.compilers.2.3.1 .zip -Force ; `
14+ RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.8.2 .nupkg -OutFile c:\m icrosoft.net.compilers.2.8.2 .zip ; `
15+ Expand-Archive -Path c:\m icrosoft.net.compilers.2.8.2 .zip -DestinationPath c:\R oslynCompilers ; `
16+ Remove-Item c:\m icrosoft.net.compilers.2.8.2 .zip -Force ; `
1717 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\c sc.exe /ExeConfig:c:\R oslynCompilers\t ools\c sc.exe | `
1818 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\v bc.exe /ExeConfig:c:\R oslynCompilers\t ools\v bc.exe | `
1919 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\V BCSCompiler.exe /ExeConfig:c:\R oslynCompilers\t ools\V BCSCompiler.exe | `
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ RUN Add-WindowsFeature Web-Server; `
1111 Invoke-WebRequest -Uri https://dotnetbinaries.blob.core.windows.net/servicemonitor/2.0.1.3/ServiceMonitor.exe -OutFile C:\S erviceMonitor.exe
1212
1313# download Roslyn nupkg and ngen the compiler binaries
14- RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.3.1 .nupkg -OutFile c:\m icrosoft.net.compilers.2.3.1 .zip ; `
15- Expand-Archive -Path c:\m icrosoft.net.compilers.2.3.1 .zip -DestinationPath c:\R oslynCompilers ; `
16- Remove-Item c:\m icrosoft.net.compilers.2.3.1 .zip -Force ; `
14+ RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.8.2 .nupkg -OutFile c:\m icrosoft.net.compilers.2.8.2 .zip ; `
15+ Expand-Archive -Path c:\m icrosoft.net.compilers.2.8.2 .zip -DestinationPath c:\R oslynCompilers ; `
16+ Remove-Item c:\m icrosoft.net.compilers.2.8.2 .zip -Force ; `
1717 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\c sc.exe /ExeConfig:c:\R oslynCompilers\t ools\c sc.exe | `
1818 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\v bc.exe /ExeConfig:c:\R oslynCompilers\t ools\v bc.exe | `
1919 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\V BCSCompiler.exe /ExeConfig:c:\R oslynCompilers\t ools\V BCSCompiler.exe | `
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ RUN Add-WindowsFeature Web-Server; `
1111 Invoke-WebRequest -Uri https://dotnetbinaries.blob.core.windows.net/servicemonitor/2.0.1.3/ServiceMonitor.exe -OutFile C:\S erviceMonitor.exe
1212
1313# download Roslyn nupkg and ngen the compiler binaries
14- RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.3.1 .nupkg -OutFile c:\m icrosoft.net.compilers.2.3.1 .zip ; `
15- Expand-Archive -Path c:\m icrosoft.net.compilers.2.3.1 .zip -DestinationPath c:\R oslynCompilers ; `
16- Remove-Item c:\m icrosoft.net.compilers.2.3.1 .zip -Force ; `
14+ RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.8.2 .nupkg -OutFile c:\m icrosoft.net.compilers.2.8.2 .zip ; `
15+ Expand-Archive -Path c:\m icrosoft.net.compilers.2.8.2 .zip -DestinationPath c:\R oslynCompilers ; `
16+ Remove-Item c:\m icrosoft.net.compilers.2.8.2 .zip -Force ; `
1717 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe update ; `
1818 &C:\W indows\M icrosoft.NET\F ramework\v 4.0.30319\n gen.exe update ; `
1919 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\c sc.exe /ExeConfig:c:\R oslynCompilers\t ools\c sc.exe | `
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ RUN Add-WindowsFeature Web-Server; `
1111 Invoke-WebRequest -Uri https://dotnetbinaries.blob.core.windows.net/servicemonitor/2.0.1.3/ServiceMonitor.exe -OutFile C:\S erviceMonitor.exe
1212
1313# download Roslyn nupkg and ngen the compiler binaries
14- RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.3.1 .nupkg -OutFile c:\m icrosoft.net.compilers.2.3.1 .zip ; `
15- Expand-Archive -Path c:\m icrosoft.net.compilers.2.3.1 .zip -DestinationPath c:\R oslynCompilers ; `
16- Remove-Item c:\m icrosoft.net.compilers.2.3.1 .zip -Force ; `
14+ RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.8.2 .nupkg -OutFile c:\m icrosoft.net.compilers.2.8.2 .zip ; `
15+ Expand-Archive -Path c:\m icrosoft.net.compilers.2.8.2 .zip -DestinationPath c:\R oslynCompilers ; `
16+ Remove-Item c:\m icrosoft.net.compilers.2.8.2 .zip -Force ; `
1717 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\c sc.exe /ExeConfig:c:\R oslynCompilers\t ools\c sc.exe | `
1818 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\v bc.exe /ExeConfig:c:\R oslynCompilers\t ools\v bc.exe | `
1919 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\V BCSCompiler.exe /ExeConfig:c:\R oslynCompilers\t ools\V BCSCompiler.exe | `
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ RUN Add-WindowsFeature Web-Server; `
1111 Invoke-WebRequest -Uri https://dotnetbinaries.blob.core.windows.net/servicemonitor/2.0.1.3/ServiceMonitor.exe -OutFile C:\S erviceMonitor.exe
1212
1313# download Roslyn nupkg and ngen the compiler binaries
14- RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.3.1 .nupkg -OutFile c:\m icrosoft.net.compilers.2.3.1 .zip ; `
15- Expand-Archive -Path c:\m icrosoft.net.compilers.2.3.1 .zip -DestinationPath c:\R oslynCompilers ; `
16- Remove-Item c:\m icrosoft.net.compilers.2.3.1 .zip -Force ; `
14+ RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.8.2 .nupkg -OutFile c:\m icrosoft.net.compilers.2.8.2 .zip ; `
15+ Expand-Archive -Path c:\m icrosoft.net.compilers.2.8.2 .zip -DestinationPath c:\R oslynCompilers ; `
16+ Remove-Item c:\m icrosoft.net.compilers.2.8.2 .zip -Force ; `
1717 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\c sc.exe /ExeConfig:c:\R oslynCompilers\t ools\c sc.exe | `
1818 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\v bc.exe /ExeConfig:c:\R oslynCompilers\t ools\v bc.exe | `
1919 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\V BCSCompiler.exe /ExeConfig:c:\R oslynCompilers\t ools\V BCSCompiler.exe | `
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ RUN Add-WindowsFeature Web-Server; `
1111 Invoke-WebRequest -Uri https://dotnetbinaries.blob.core.windows.net/servicemonitor/2.0.1.3/ServiceMonitor.exe -OutFile C:\S erviceMonitor.exe
1212
1313# download Roslyn nupkg and ngen the compiler binaries
14- RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.3.1 .nupkg -OutFile c:\m icrosoft.net.compilers.2.3.1 .zip ; `
15- Expand-Archive -Path c:\m icrosoft.net.compilers.2.3.1 .zip -DestinationPath c:\R oslynCompilers ; `
16- Remove-Item c:\m icrosoft.net.compilers.2.3.1 .zip -Force ; `
14+ RUN Invoke-WebRequest https://api.nuget.org/packages/microsoft.net.compilers.2.8.2 .nupkg -OutFile c:\m icrosoft.net.compilers.2.8.2 .zip ; `
15+ Expand-Archive -Path c:\m icrosoft.net.compilers.2.8.2 .zip -DestinationPath c:\R oslynCompilers ; `
16+ Remove-Item c:\m icrosoft.net.compilers.2.8.2 .zip -Force ; `
1717 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe update ; `
1818 &C:\W indows\M icrosoft.NET\F ramework\v 4.0.30319\n gen.exe update ; `
1919 &C:\W indows\M icrosoft.NET\F ramework64\v 4.0.30319\n gen.exe install c:\R oslynCompilers\t ools\c sc.exe /ExeConfig:c:\R oslynCompilers\t ools\c sc.exe | `
You can’t perform that action at this time.
0 commit comments