-
Notifications
You must be signed in to change notification settings - Fork 754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MsBuild Extended support for net.sdk project type system (targeting desktop framework, not core) #1223
Commits on Aug 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8c2f865 - Browse repository at this point
Copy the full SHA 8c2f865View commit details -
Extend MsBuildProjectReader to support detection of sdk style project…
…s if sdk.props and sdk.targets are manually imported (advanced scenarios)
Configuration menu - View commit details
-
Copy full SHA for 7163d06 - Browse repository at this point
Copy the full SHA 7163d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8040e - Browse repository at this point
Copy the full SHA 8e8040eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe94f99 - Browse repository at this point
Copy the full SHA fe94f99View commit details -
add compiler warning to inform user of codebehind files which don't h…
…ave any corresponding feature file
Configuration menu - View commit details
-
Copy full SHA for f8d732f - Browse repository at this point
Copy the full SHA f8d732fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 355a454 - Browse repository at this point
Copy the full SHA 355a454View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82629c - Browse repository at this point
Copy the full SHA e82629cView commit details -
removed unused references and added dummy target for NuGetPackages.cs…
…proj to prevent build error
Configuration menu - View commit details
-
Copy full SHA for bdbaf3e - Browse repository at this point
Copy the full SHA bdbaf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ee85f - Browse repository at this point
Copy the full SHA f7ee85fView commit details -
update Specs and IntegrationTests project to use a more current versi…
…on of Microsoft.Build to support parsing of itemgroup remove and update
Configuration menu - View commit details
-
Copy full SHA for aabfafe - Browse repository at this point
Copy the full SHA aabfafeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b227f5d - Browse repository at this point
Copy the full SHA b227f5dView commit details -
enable warning for codebehind files without corresponding feature fil…
…e only if net.sdk style projects will be used. currently, many projects are moving codebehind files into a different location using AfterUpdateFeatureFilesInProject Target
Configuration menu - View commit details
-
Copy full SHA for d656735 - Browse repository at this point
Copy the full SHA d656735View commit details -
add additional shim targets for nuget packages project to prevent sil…
…ent fail of build
Configuration menu - View commit details
-
Copy full SHA for 9160850 - Browse repository at this point
Copy the full SHA 9160850View commit details