Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
attackgithub
/
monodevelop
Public
forked from
mono/monodevelop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
monodevelop
main
external
fsharpbinding
on
use-nsapplescript
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 3, 2018
Guard against project parent solution being null.
Show description for e2ab11c
nosami
committed
e2ab11c
View commit details
Copy full SHA for e2ab11c
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
[F#] Fix CanDropNode so that it only works within F# projects
Show description for 14b6cfb
nosami
committed
14b6cfb
View commit details
Copy full SHA for 14b6cfb
View code at this point
Browse repository at this point
Fix NRE when getting ConfigurationSelector
Show description for 45cc410
nosami
committed
45cc410
View commit details
Copy full SHA for 45cc410
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
Simplify AssemblySearchPaths to what's really needed.
Show description for e014dd0
KirillOsenkov
authored and
Therzok
committed
e014dd0
View commit details
Copy full SHA for e014dd0
View code at this point
Browse repository at this point
FsharpBinding: uppercase F# project GUID to be consistent with VS4win
Show description for 28bd035
knocte
committed
28bd035
View commit details
Copy full SHA for 28bd035
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Bump System.Net.Http
Therzok
committed
975d3bf
View commit details
Copy full SHA for 975d3bf
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
[F#] Hack around forms template bug breaking tests
mhutch
committed
3ef9705
View commit details
Copy full SHA for 3ef9705
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
[F#] Review style feedback
mhutch
committed
bc1599e
View commit details
Copy full SHA for bc1599e
View code at this point
Browse repository at this point
[F#] Move template tests output to tests tmp
mhutch
committed
6895153
View commit details
Copy full SHA for 6895153
View code at this point
Browse repository at this point
[F#] Fix and re-enable aspnetcore test
mhutch
committed
3557532
View commit details
Copy full SHA for 3557532
View code at this point
Browse repository at this point
[F#] Fix path in interactive refs test
mhutch
committed
cac8a0d
View commit details
Copy full SHA for cac8a0d
View code at this point
Browse repository at this point
[F#] Use standard mechanism for test projects
mhutch
committed
20ff09f
View commit details
Copy full SHA for 20ff09f
View code at this point
Browse repository at this point
[F#] Style feedback
mhutch
committed
3a53b46
View commit details
Copy full SHA for 3a53b46
View code at this point
Browse repository at this point
[F#] Fix CompilerArgumentsTests
Show description for 8626213
mhutch
committed
8626213
View commit details
Copy full SHA for 8626213
View code at this point
Browse repository at this point
[F#] Use GetReferences for creating options
Show description for e2a0022
mhutch
committed
e2a0022
View commit details
Copy full SHA for e2a0022
View code at this point
Browse repository at this point
[F#] Support references from PackageReferences
Show description for cee40bd
mhutch
committed
cee40bd
View commit details
Copy full SHA for cee40bd
View code at this point
Browse repository at this point
[F#] More global config elimination
mhutch
committed
e86519d
View commit details
Copy full SHA for e86519d
View code at this point
Browse repository at this point
[F#] Add comments to explain some hacks
mhutch
committed
12fabd4
View commit details
Copy full SHA for 12fabd4
View code at this point
Browse repository at this point
[F#] Add an ofType<'T> helper
mhutch
committed
ec921c0
View commit details
Copy full SHA for ec921c0
View code at this point
Browse repository at this point
[F#] Switch a task.Result to async
mhutch
committed
65e37ed
View commit details
Copy full SHA for 65e37ed
View code at this point
Browse repository at this point
[F#] Make another GetAssemblyReferenceSynchonously lazy
Show description for 9de0329
mhutch
committed
9de0329
View commit details
Copy full SHA for 9de0329
View code at this point
Browse repository at this point
[F#] Consistent configuration usage
Show description for 0a0ab82
mhutch
committed
0a0ab82
View commit details
Copy full SHA for 0a0ab82
View code at this point
Browse repository at this point
[F#] Eliminate expensive GetReferencedAssembliesSynchronously call
Show description for bc14a35
mhutch
committed
bc14a35
View commit details
Copy full SHA for bc14a35
View code at this point
Browse repository at this point
[F#] Simplify assembly filtering
mhutch
committed
f3e2b9c
View commit details
Copy full SHA for f3e2b9c
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Merge pull request #5679 from mono/fsharp-msbuild-props-cleanup
Show description for 8d12b01
mhutch
authored
8d12b01
View commit details
Copy full SHA for 8d12b01
View code at this point
Browse repository at this point
Merge pull request #5677 from mono/fsharp-debugtype
Show description for 9068120
mhutch
authored
9068120
View commit details
Copy full SHA for 9068120
View code at this point
Browse repository at this point
[F#] Remove redundant msbuild props
Show description for 1a38d43
mhutch
committed
1a38d43
View commit details
Copy full SHA for 1a38d43
View code at this point
Browse repository at this point
[F#] Fix BeforeCommonTargets imports
Show description for e7d8478
mhutch
committed
e7d8478
View commit details
Copy full SHA for e7d8478
View code at this point
Browse repository at this point
[F#] Add missing DebugType values to UI
mhutch
committed
969e7b1
View commit details
Copy full SHA for 969e7b1
View code at this point
Browse repository at this point
[F#] De-stetic MonoDevelop.FSharp.Gui
mhutch
committed
3f205ff
View commit details
Copy full SHA for 3f205ff
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
Fixes #5672. Use portable PDB
nosami
committed
888b705
View commit details
Copy full SHA for 888b705
View code at this point
Browse repository at this point
Commits on Aug 4, 2018
F# bump for SRM and SCI
Therzok
committed
3b421e3
View commit details
Copy full SHA for 3b421e3
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
Limit the number of placeholder type signature markers
Show description for 63d8b8f
nosami
committed
63d8b8f
View commit details
Copy full SHA for 63d8b8f
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
Merge pull request #5503 from mono/fix-600282
Show description for 3f57245
nosami
authored
3f57245
View commit details
Copy full SHA for 3f57245
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
[F#] Fix tests due to project template internal API changes
Show description for a283b7b
mrward
committed
a283b7b
View commit details
Copy full SHA for a283b7b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.