René's URL Explorer Experiment


Title: Refactor Build-System to use recent MSBuild / NuGet · Issue #53 · dotdevelop/dotdevelop · GitHub

Open Graph Title: Refactor Build-System to use recent MSBuild / NuGet · Issue #53 · dotdevelop/dotdevelop

X Title: Refactor Build-System to use recent MSBuild / NuGet · Issue #53 · dotdevelop/dotdevelop

Description: Problem MonoDevelop's Build System is not future save. it contains a lot of workarounds of old .net-versions, and code from that time when MSBuild was closed source at least it's broken already if .net5 is installed. current implementati...

Open Graph Description: Problem MonoDevelop's Build System is not future save. it contains a lot of workarounds of old .net-versions, and code from that time when MSBuild was closed source at least it's broken already if ...

X Description: Problem MonoDevelop's Build System is not future save. it contains a lot of workarounds of old .net-versions, and code from that time when MSBuild was closed source at least it's broken alr...

Opengraph URL: https://github.com/dotdevelop/dotdevelop/issues/53

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Refactor Build-System to use recent MSBuild / NuGet","articleBody":"## Problem\r\n\r\nMonoDevelop's Build System is not future save.\r\nit contains a lot of workarounds of old .net-versions, and code from that time when MSBuild was closed source\r\nat least it's broken already if .net5 is installed.\r\n\r\ncurrent implementation uses some hacky tricks to work around, see:\r\n https://github.com/dotdevelop/dotdevelop/blob/9b1b7384f3236de1255337602990fe534b1a3a16/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild/RemoteBuildEngineManager.cs#L463\r\n\r\naffected projects:\r\nhttps://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild\r\nhttps://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Projects.Formats.MSBuild\r\n\r\nand for NuGet:\r\nhttps://github.com/dotdevelop/dotdevelop/tree/master/main/src/addins/MonoDevelop.PackageManagement\r\n\r\n## possible solution\r\n\r\nthere is a lot of similar code around, actively supported\r\nbut most of it not public accesible (internal, private etc.)\r\n\r\nclone this repos, branch it \u0026 make usable code accessible  (eg. internal visible to, wrapper project) or adopt it\r\n\r\n### MSBuild:\r\nhttps://github.com/dotdevelop/msbuild (partly cloned in https://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild)\r\n\r\nMono-MsBuild\r\nhttps://github.com/mono/msbuild/commits/mono-2019-12\r\n\r\nand also similar problems are solved in OmniSharp:\r\nhttps://github.com/dotdevelop/omnisharp-roslyn/tree/master/src/OmniSharp.MSBuild\r\n\r\nsee also: https://github.com/OmniSharp/csharp-language-server-protocol\r\n\r\n### NuGet:\r\nhttps://github.com/NuGet/NuGet.Client\r\nhttps://github.com/NuGet/NuGet.Client/tree/dev/src/NuGet.Clients/NuGet.PackageManagement.UI (partly cloned in https://github.com/dotdevelop/dotdevelop/tree/master/main/src/addins/MonoDevelop.PackageManagement)\r\n\r\netc. see NuGet.VisualStudio ff\r\n\r\n## deliver own versions\r\nthere should be local, proved working fallback versions packaged with MonoDevelop to avoid problems with wild MS updates, as shown in the past.\r\n\r\n### minimum 2 msbuild fallback versions:\r\n\r\none for dotnetcore (building 2.1,3.1,5 ff)\r\n\r\none for .net framework, a mono framework version at least is in https://github.com/dotnet/msbuild/blob/vs16.9 if FullFrameworkTFM or MonoBuild is set.\r\n\r\n### Package a recent nuget.exe used by monodevelop.\r\nthere is no reason why there should be a lot of workarounds for old versions to avoid some mb of extra data.\r\n\r\n\r\n ","author":{"url":"https://github.com/lytico","@type":"Person","name":"lytico"},"datePublished":"2021-01-22T21:31:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/53/dotdevelop/issues/53"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:511b2953-ea22-25bf-1592-55a4512b5191
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idEA5C:1DD6:8337441:A798E6A:697F22B2
html-safe-noncee904a9deca05f4af185a7a22b55d30e29888a35ce4626ff66f799ab84a8b1dd0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQTVDOjFERDY6ODMzNzQ0MTpBNzk4RTZBOjY5N0YyMkIyIiwidmlzaXRvcl9pZCI6IjExMjgwMDQ4MTYyNDk3NTgzODYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac017f969a61250f3e5d3f2028e8e6852328d0cb9e86504377580f1a9d2ac61d8f
hovercard-subject-tagissue:792319704
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/dotdevelop/dotdevelop/53/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0a83f18d0c597ce6a5da3e17561c45c933db6aca5f7b9db637a98540bd1ccf18/dotdevelop/dotdevelop/issues/53
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0a83f18d0c597ce6a5da3e17561c45c933db6aca5f7b9db637a98540bd1ccf18/dotdevelop/dotdevelop/issues/53
og:image:altProblem MonoDevelop's Build System is not future save. it contains a lot of workarounds of old .net-versions, and code from that time when MSBuild was closed source at least it's broken already if ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamelytico
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/dotdevelop/dotdevelop git https://github.com/dotdevelop/dotdevelop.git
octolytics-dimension-user_id64219437
octolytics-dimension-user_logindotdevelop
octolytics-dimension-repository_id258290868
octolytics-dimension-repository_nwodotdevelop/dotdevelop
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id791299
octolytics-dimension-repository_parent_nwomono/monodevelop
octolytics-dimension-repository_network_root_id791299
octolytics-dimension-repository_network_root_nwomono/monodevelop
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/issues/53#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdotdevelop%2Fdotdevelop%2Fissues%2F53
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdotdevelop%2Fdotdevelop%2Fissues%2F53
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=dotdevelop%2Fdotdevelop
Reloadhttps://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/issues/53
Reloadhttps://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/issues/53
Reloadhttps://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/issues/53
dotdevelop https://patch-diff.githubusercontent.com/dotdevelop
dotdevelophttps://patch-diff.githubusercontent.com/dotdevelop/dotdevelop
mono/monodevelophttps://patch-diff.githubusercontent.com/mono/monodevelop
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fdotdevelop%2Fdotdevelop
Fork 37 https://patch-diff.githubusercontent.com/login?return_to=%2Fdotdevelop%2Fdotdevelop
Star 335 https://patch-diff.githubusercontent.com/login?return_to=%2Fdotdevelop%2Fdotdevelop
Code https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop
Issues 54 https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/issues
Pull requests 18 https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/pulls
Actions https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/actions
Wiki https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/wiki
Security 0 https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/security
Insights https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/pulse
Code https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop
Issues https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/issues
Pull requests https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/pulls
Actions https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/actions
Wiki https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/wiki
Security https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/security
Insights https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/dotdevelop/dotdevelop/issues/53
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/dotdevelop/dotdevelop/issues/53
Refactor Build-System to use recent MSBuild / NuGethttps://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/issues/53#top
net5ffhttps://github.com/dotdevelop/dotdevelop/milestone/1
https://github.com/lytico
https://github.com/lytico
lyticohttps://github.com/lytico
on Jan 22, 2021https://github.com/dotdevelop/dotdevelop/issues/53#issue-792319704
dotdevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild/RemoteBuildEngineManager.cshttps://github.com/dotdevelop/dotdevelop/blob/9b1b7384f3236de1255337602990fe534b1a3a16/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild/RemoteBuildEngineManager.cs#L463
9b1b738https://patch-diff.githubusercontent.com/dotdevelop/dotdevelop/commit/9b1b7384f3236de1255337602990fe534b1a3a16
https://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuildhttps://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild
https://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Projects.Formats.MSBuildhttps://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Projects.Formats.MSBuild
https://github.com/dotdevelop/dotdevelop/tree/master/main/src/addins/MonoDevelop.PackageManagementhttps://github.com/dotdevelop/dotdevelop/tree/master/main/src/addins/MonoDevelop.PackageManagement
https://github.com/dotdevelop/msbuildhttps://github.com/dotdevelop/msbuild
https://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuildhttps://github.com/dotdevelop/dotdevelop/tree/master/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild
https://github.com/mono/msbuild/commits/mono-2019-12https://github.com/mono/msbuild/commits/mono-2019-12
https://github.com/dotdevelop/omnisharp-roslyn/tree/master/src/OmniSharp.MSBuildhttps://github.com/dotdevelop/omnisharp-roslyn/tree/master/src/OmniSharp.MSBuild
https://github.com/OmniSharp/csharp-language-server-protocolhttps://github.com/OmniSharp/csharp-language-server-protocol
https://github.com/NuGet/NuGet.Clienthttps://github.com/NuGet/NuGet.Client
https://github.com/NuGet/NuGet.Client/tree/dev/src/NuGet.Clients/NuGet.PackageManagement.UIhttps://github.com/NuGet/NuGet.Client/tree/dev/src/NuGet.Clients/NuGet.PackageManagement.UI
https://github.com/dotdevelop/dotdevelop/tree/master/main/src/addins/MonoDevelop.PackageManagementhttps://github.com/dotdevelop/dotdevelop/tree/master/main/src/addins/MonoDevelop.PackageManagement
https://github.com/dotnet/msbuild/blob/vs16.9https://github.com/dotnet/msbuild/blob/vs16.9
net5ffNo due datehttps://github.com/dotdevelop/dotdevelop/milestone/1
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.