Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Commit

Permalink
Updating configurations to frameworks token in ProjectFacts
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavkm committed Aug 5, 2014
1 parent b550f7a commit 2015fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Microsoft.Framework.Runtime.Tests/ProjectFacts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public void CompilerOptionsAreSetPerConfiguration()
{
var project = Project.GetProject(@"
{
""configurations"" : {
""frameworks"" : {
""net45"": {
""compilationOptions"": { ""allowUnsafe"": true, ""define"": [""X"", ""y""], ""platform"": ""x86"", ""warningsAsErrors"": true }
},
Expand Down

0 comments on commit 2015fde

Please sign in to comment.