Click here to Skip to main content
15,884,472 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsOracle says trial wasn’t fair, it should have known about Google Play for Chrome Pin
Kent Sharkey18-Aug-16 6:57
staffKent Sharkey18-Aug-16 6:57 
GeneralRe: Oracle says trial wasn’t fair, it should have known about Google Play for Chrome Pin
Brisingr Aerowing18-Aug-16 7:20
professionalBrisingr Aerowing18-Aug-16 7:20 
NewsNow open source and cross platform, PowerShell appears on GitHub for Windows, Linux and OSX Pin
Kent Sharkey18-Aug-16 6:51
staffKent Sharkey18-Aug-16 6:51 
GeneralRe: Now open source and cross platform, PowerShell appears on GitHub for Windows, Linux and OSX Pin
Brisingr Aerowing18-Aug-16 6:57
professionalBrisingr Aerowing18-Aug-16 6:57 
GeneralRe: Now open source and cross platform, PowerShell appears on GitHub for Windows, Linux and OSX Pin
Marc Clifton18-Aug-16 8:13
mvaMarc Clifton18-Aug-16 8:13 
GeneralRe: Now open source and cross platform, PowerShell appears on GitHub for Windows, Linux and OSX Pin
Brisingr Aerowing18-Aug-16 9:49
professionalBrisingr Aerowing18-Aug-16 9:49 
GeneralRe: Now open source and cross platform, PowerShell appears on GitHub for Windows, Linux and OSX Pin
Dan Neely19-Aug-16 2:55
Dan Neely19-Aug-16 2:55 
GeneralRe: Now open source and cross platform, PowerShell appears on GitHub for Windows, Linux and OSX Pin
Marc Clifton18-Aug-16 8:18
mvaMarc Clifton18-Aug-16 8:18 
Part II:

This is what I hate about open source.
Restoring NuGet packages...
To prevent NuGet from restoring packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages during build.'
Unable to resolve Microsoft.WSMan.Management (>= 1.0.0) for .NETFramework,Version=v4.5.1.
NuGet Package restore failed for project Microsoft.PowerShell.Commands.Management for 'Microsoft.WSMan.Management (>= 1.0.0)'.
1>------ Build started: Project: System.Management.Automation, Configuration: CORECLR Any CPU ------
2>------ Build started: Project: PSReadLine, Configuration: CORECLR Any CPU ------
2>C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets(140,5): error : Your project is not referencing the ".NETFramework,Version=v4.0,Profile=Client" framework. Add a reference to ".NETFramework,Version=v4.0,Profile=Client" in the "frameworks" section of your project.json, and then re-run NuGet restore.
1>C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets(140,5): error : Your project is not referencing the ".NETFramework,Version=v4.5" framework. Add a reference to ".NETFramework,Version=v4.5" in the "frameworks" section of your project.json, and then re-run NuGet restore.
3>------ Build started: Project: Microsoft.PowerShell.ConsoleHost, Configuration: CORECLR Any CPU ------
4>------ Build started: Project: Microsoft.PowerShell.Commands.Management, Configuration: CORECLR Any CPU ------
5>------ Build started: Project: Microsoft.PowerShell.Commands.Utility, Configuration: CORECLR Any CPU ------
4>C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets(140,5): error : Your project is not referencing the ".NETFramework,Version=v4.0" framework. Add a reference to ".NETFramework,Version=v4.0" in the "frameworks" section of your project.json, and then re-run NuGet restore.
3>C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets(140,5): error : Your project is not referencing the ".NETFramework,Version=v4.5" framework. Add a reference to ".NETFramework,Version=v4.5" in the "frameworks" section of your project.json, and then re-run NuGet restore.
6>------ Build started: Project: powershell, Configuration: CORECLR x86 ------
5>C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets(140,5): error : Your project is not referencing the ".NETFramework,Version=v4.0" framework. Add a reference to ".NETFramework,Version=v4.0" in the "frameworks" section of your project.json, and then re-run NuGet restore.
6>CSC : error CS0006: Metadata file 'D:\PowerShell\src\System.Management.Automation\bin\CORECLR\ClassLibrary.dll' could not be found
6>CSC : error CS0006: Metadata file 'D:\PowerShell\src\Microsoft.PowerShell.ConsoleHost\bin\CORECLR\Microsoft.PowerShell.ConsoleHost.dll' could not be found
========== Build: 0 succeeded, 6 failed, 0 up-to-date, 0 skipped ==========
Imperative to Functional Programming Succinctly

Contributors Wanted for Higher Order Programming Project!

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

GeneralRe: Now open source and cross platform, PowerShell appears on GitHub for Windows, Linux and OSX Pin
Kent Sharkey18-Aug-16 8:19
staffKent Sharkey18-Aug-16 8:19 
NewsProfessor wants to send our digital selves to the stars Pin
Kent Sharkey17-Aug-16 12:17
staffKent Sharkey17-Aug-16 12:17 
GeneralRe: Professor wants to send our digital selves to the stars Pin
Eddy Vluggen18-Aug-16 9:08
professionalEddy Vluggen18-Aug-16 9:08 
NewsPeople ignore software security warnings up to 90 percent of the time Pin
Kent Sharkey17-Aug-16 11:21
staffKent Sharkey17-Aug-16 11:21 
GeneralRe: People ignore software security warnings up to 90 percent of the time Pin
Sander Rossel17-Aug-16 11:47
professionalSander Rossel17-Aug-16 11:47 
GeneralRe: People ignore software security warnings up to 90 percent of the time Pin
David O'Neil17-Aug-16 12:04
professionalDavid O'Neil17-Aug-16 12:04 
GeneralRe: People ignore software security warnings up to 90 percent of the time Pin
Sander Rossel17-Aug-16 21:20
professionalSander Rossel17-Aug-16 21:20 
GeneralRe: People ignore software security warnings up to 90 percent of the time Pin
David O'Neil18-Aug-16 2:39
professionalDavid O'Neil18-Aug-16 2:39 
GeneralRe: People ignore software security warnings up to 90 percent of the time Pin
Sander Rossel18-Aug-16 3:56
professionalSander Rossel18-Aug-16 3:56 
GeneralRe: People ignore software security warnings up to 90 percent of the time Pin
David O'Neil18-Aug-16 4:10
professionalDavid O'Neil18-Aug-16 4:10 
GeneralRe: People ignore software security warnings up to 90 percent of the time Pin
Bernhard Hiller17-Aug-16 20:51
Bernhard Hiller17-Aug-16 20:51 
GeneralRe: People ignore software security warnings up to 90 percent of the time Pin
Clifford Nelson18-Aug-16 10:04
Clifford Nelson18-Aug-16 10:04 
NewsIntel launches silicon photonics Pin
Kent Sharkey17-Aug-16 10:43
staffKent Sharkey17-Aug-16 10:43 
NewsInternet tracking software maker to face wiretapping trial, court rules Pin
Kent Sharkey17-Aug-16 10:42
staffKent Sharkey17-Aug-16 10:42 
GeneralRe: Internet tracking software maker to face wiretapping trial, court rules Pin
Marc Clifton17-Aug-16 10:58
mvaMarc Clifton17-Aug-16 10:58 
GeneralRe: Internet tracking software maker to face wiretapping trial, court rules Pin
Tim Carmichael18-Aug-16 3:50
Tim Carmichael18-Aug-16 3:50 
NewsSecurity Firm offers bug bounty of up to $500,000 for iOS vulnerabilities Pin
raddevus17-Aug-16 10:27
mvaraddevus17-Aug-16 10:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.