Mac용 Visual Studio 2017 버전 7.6 릴리스 정보Visual Studio 2017 for Mac version 7.6 Release Notes
개발자 커뮤니티 | 시스템 요구 사항 | 호환성 | 배포 가능한 코드 | Xamarin | 블로그 | 서비스 |Developer Community | System Requirements | Compatibility | Distributable Code | Xamarin | Blogs | Servicing |
단추를 클릭하여 Mac용 Visual Studio 2017 최신 버전을 다운로드합니다.Click the button to download the latest version of Visual Studio 2017 for Mac. 설정 및 설치에 대한 지침은 설치 Mac용 Visual Studio 설정 및 설치 설명서를 참조하세요.For instructions on setup and install, see the Setup and Install Visual Studio for Mac documentation.
Mac용 Visual Studio 2017에 대한 자세한 내용은 Mac 시스템 요구 사항 및 Mac 플랫폼 대상 지정 및 호환성을 참조하세요.To learn more about Visual Studio 2017 for Mac, see Mac System Requirements and Mac Platform Targeting and Compatibility.
다른 관련 다운로드에 대해 자세히 알아보려면 다운로드 페이지를 참조하세요.To learn more about other related downloads, see the Downloads page.
7.6의 새로운 기능What's New in 7.6
Mac용 Visual Studio 2017 버전 7.6 릴리스Visual Studio 2017 for Mac version 7.6 Releases
- 2018년 11월 2일 – Mac용 Visual Studio 2017 버전 7.6.11November 02, 2018 – Visual Studio 2017 for Mac version 7.6.11
- 2018년 10월 22일 – Mac용 Visual Studio 2017 버전 7.6.10October 22, 2018 – Visual Studio 2017 for Mac version 7.6.10
- 2018년 10월 8일 – Mac용 Visual Studio 2017 버전 7.6.9October 8, 2018 – Visual Studio 2017 for Mac version 7.6.9
- 2018년 10월 1일 – Mac용 Visual Studio 2017 버전 7.6.8October 1, 2018 – Visual Studio 2017 for Mac version 7.6.8
- 2018년 9월 25일 – Mac용 Visual Studio 2017 버전 7.6.7September 25, 2018 – Visual Studio 2017 for Mac version 7.6.7
- 2018년 9월 19일 – Mac용 Visual Studio 2017 버전 7.6.6September 19, 2018 – Visual Studio 2017 for Mac version 7.6.6
- 2018년 9월 13일 – Mac용 Visual Studio 2017 버전 7.6.5September 13, 2018 – Visual Studio 2017 for Mac version 7.6.5
- 2018년 9월 10일 – Mac용 Visual Studio 2017 버전 7.6.4September 10, 2018 – Visual Studio 2017 for Mac version 7.6.4
- 2018년 8월 30일 – Mac용 Visual Studio 2017 버전 7.6.3August 30, 2018 – Visual Studio 2017 for Mac version 7.6.3
- 2018년 8월 29일 – Mac용 Visual Studio 2017 버전 7.6.2August 29, 2018 – Visual Studio 2017 for Mac version 7.6.2
- 2018년 8월 23일 – Mac용 Visual Studio 2017 버전 7.6.1August 23, 2018 – Visual Studio 2017 for Mac version 7.6.1
- 2018년 8월 20일 – Mac용 Visual Studio 2017 버전 7.6August 20, 2018 – Visual Studio 2017 for Mac version 7.6
릴리스 주요 내용Release Highlights
- Azure Functions 지원이 확장되었습니다.Azure Functions support has been expanded. 이제 새 Azure Functions 프로젝트를 만들 때 트리거 유형을 선택할 수 있습니다.You can now choose the trigger type when creating a new Azure Functions project.
- 이제 Mac용 Visual Studio도 Azure에 Azure Functions 게시를 지원합니다.Visual Studio for Mac now also supports publishing Azure Functions to Azure.
- Mac용 Visual Studio의 성능 및 안정성을 지속적으로 개선해 왔습니다.We continue to improve performance and stability in Visual Studio for Mac.
이번 릴리스에서 해결된 주요 문제Top Issues Fixed in this Release
- 편집기가 너무 느려서 사용할 수 없게 되는 문제가 해결되었습니다.We fixed an issue where the editor becomes so slow that it's unusable
- Visual Studio가 매우 느리고 지체되는 문제가 해결되었습니다.We fixed an issue where Visual Studio is incredibly slow and laggy
- 검색 결과가 표시되지 않는 문제가 해결되었습니다.We fixed an issue where search results are not displayed
- Updater에서 여러 가지 문제가 해결되었습니다.We fixed a number of issues with the updater:
- Xamarin.Forms XAML을 통해 자동 생성된 필드에 대해 InteliSense가 작동하지 않는 문제가 해결되었습니다.Fixed and issue where InteliSense does not work for auto-generated fields via Xamarin.Forms XAML
- 강조 표시와 관련된 많은 문제가 해결되었습니다.We fixed numerous issues with highlighting:
- TestSessionTimeout을 가능한 최댓값으로 확장했으므로 더 이상 VS 테스트의 장시간 테스트 실행으로 인해 제한받지 않습니다.We extended TestSessionTimeout to the maximum possible value, meaning that you're no longer restricted by longer running testing in VS Test.
알려진 문제Known Issues
알려진 문제 섹션을 참조하세요.Refer to the Known Issues section.
7.6의 새로운 기능에 대한 세부 정보Details of What's New in 7.6
Mac용 Visual Studio 2017 버전 7.6Visual Studio 2017 for Mac version 7.6
릴리스 날짜: 2018년 8월 20일released August 20, 2018
7.6의 새 기능New Features in 7.6
Azure Functions Azure Functions
Azure Functions 게시Publishing Azure Functions
이제 Mac용 Visual Studio를 통해 Azure 함수를 게시할 수 있습니다.It's now possible to publish your Azure Function through Visual Studio for Mac. 게시하려면 함수 프로젝트를 마우스 오른쪽 단추로 클릭하고 게시 를 선택한 후 다음 스크린샷에 설명된 대로 만들거나 기존 Azure App Service에 게시합니다.To publish, right-click the Function project and select Publish, then create or publish to an existing Azure App Service, as illustrated in the following screenshots.


Azure에 Azure 함수를 게시하는 방법은 Azure Functions 설명서를 참조하세요.For more information on publishing your Azure function to Azure, see the Azure Functions documentation.
새 Azure Functions 템플릿New Azure Functions templates
새 Functions 프로젝트를 생성하기 위한 환경을 업데이트하고 개선했습니다.We updated and improved the experience when creating a new Functions project. 이전에는 새 프로젝트가 기본적으로 HttpTrigger 함수를 사용했습니다.Previously the new project would default with an HttpTrigger function. 이제 Mac용 Visual Studio에서는 사용자가 새 프로젝트를 만들 때 선택할 수 있는 사용 가능한 트리거 유형을 제공합니다.Visual Studio for Mac now offers available trigger types that you can select when creating a new project.


Mac용 Visual Studio에서 Azure 함수 사용에 대한 자세한 내용은 Azure Functions 설명서를 참조하세요.For more information on using Azure functions in Visual Studio for Mac, see the Azure Functions documentation.
7.6에서 수정된 문제Issues fixed in 7.6
성능Performance
다음과 같은 성능 문제가 해결되었습니다.We made the following performance fixes:
- Solution Pad에서 WebReference 추가 기능이 폴더 빌드의 속도를 저하하는 문제가 해결되었습니다.Fixed an issue where the WebReference addin slows down folder building in the solution pad.
- 시작 시 IDE가 수행하는 작업의 양을 개선하는 데 추가적인 진전이 있었습니다.We have made additional gains on improving the amount of work performed by the IDE on startup.
- FileWatcherService 리소스 고갈과 관련된 문제가 해결되었습니다.Fixed issues related to FileWatcherService resource starvation.
- 코드 수정 미리 보기 메뉴가 대규모 수정 시 몇 초간 정지되는 문제가 해결되었습니다.Fixed an issue where code fix preview menu hangs several seconds on large fixes.
- 구성 변경으로 인해 솔루션 로드에서 LoadProject가 두 번 호출되는 문제가 해결되었습니다.Fixed an issue where LoadProject is called twice on solution load due to configuration change.
- F# 강조 표시 사용법이 포그라운드 스레드에서 너무 많은 작업을 수행하는 문제가 해결되었습니다.Fixed an issue where F# highlight usages does too much work on the foreground thread.
- OS가 메모리에 대한 경고를 트리거할 때 Mac용 Visual Studio는 이제 전체 솔루션 분석을 사용하지 않도록 설정합니다.Visual Studio for Mac now disables full solution analysis when the OS triggers a warning about memory.
- 각 파일 형식에 대해 요청 시 구문 체계를 로드합니다.Load syntax schemes on demand for each file type.
- 솔루션을 연 후 UI가 동결될 수 있는 문제가 해결되었습니다.Fixed an issue that could cause the UI to freeze after opening a solution.
- VSTest 어댑터가 솔루션 로드를 지연합니다.VSTest adapter delays solution load.
- 참조 찾기 명령의 성능이 개선되었습니다.Improved the performance of the Find References command.
코드 편집기Code Editor
다음과 같은 코드 편집기 문제가 해결되었습니다.We made the following fixes to Code Editor:
- 블록 설명을 입력할 때 NotImplementedException이 throw되는 문제가 해결되었습니다.Fixed an issue where typing block comments throws a NotImplementedException.
- 줄의 끝에서 줄의 시작까지 선택할 때 코드 완성 대화 상자가 사라질 때까지 마지막 문자가 강조 표시되지 않는 한국어 입력 문제가 해결되었습니다.Fixed an issue with Korean language input where the final character does not highlight when selecting from end of line to beginning of line, until code the completion dialog box disappears.
- 토글 라인 설명 메뉴가 더 이상 존재하지 않는 문제가 해결되었습니다.Fixed an issue where toggle line comment menu no longer exists.
- 예외 막대에서 “스택 추적 표시” 명령이 아무 정보도 표시하지 않는 문제가 해결되었습니다.Fixed an issue where the "Show stack trace" command in the exception bar does not show or display any information.
- 파일을 열 때 MonoDevelop.SourceEditor.FileRegistry.HasMultipleIncorrectEolMarkers에서 NullReferenceException이 throw되는 문제가 해결되었습니다.Fixed an issue where a NullReferenceException in MonoDevelop.SourceEditor.FileRegistry.HasMultipleIncorrectEolMarkers is thrown when opening a file.
- TODO에서 줄/열이 하나씩 밀리는 문제가 해결되었습니다.Fixed an issue where Line/col for TODO issues is off by 1.
- “범위 표시” 명령에 태그가 포함될 경우의 렌더링 문제가 해결되었습니다.Fixed a rendering issue where the "Show scopes" command includes markup.
- 디버거 도구 설명이 가끔 표시되지 않는 문제가 해결되었습니다.Fixed an issue where debugger tooltips are not always displayed.
- 텍스트 편집기에서 일부 그래픽 결함 문제가 해결되었습니다.Fixed some graphical glitches in the text editor.
- 메서드의 이름 변경이 제네릭 형식 인수의 제거를 트리거하지 않아야 하는 문제가 해결되었습니다.Fixed an issue where renaming a method should not trigger the removal of generic type arguments.
- EditorConfig 설정이 프로젝트에 추가된 새 파일에 적용되지 않는 문제가 해결되었습니다.Fixed an issue where EditorConfig settings are not applied to new files added to the project.
- 소스 파일의 특정 위치를 클릭할 때 예외가 throw되는 문제가 해결되었습니다.Fixed an issue where an exception is thrown when clicking in specific locations of a source file.
- “참조 추가” 빠른 수정 사항이 참조를 추가하지 않는 문제가 해결되었습니다.Fixed an issue where "Add Reference" quick fix does not add a reference.
- 검색 결과가 두 번째 모니터에서 전체 화면에 표시되지 않는 문제가 해결되었습니다.Fixed an issue where search results do not display in full screen with a second monitor.
- 코드 접기를 사용하도록 설정할 때 “변경 내용을 저장하는 동안 오류가 발생했습니다.”라는 오류가 표시되는 문제가 해결되었습니다.Fixed an issue where an error, "There was an error saving the changes", displays when enabling code folding.
- 편집기가 가끔 사용자 입력에 응답하지 않는 문제가 해결되었습니다.Fixed an issue that caused the editor to occasionally become unresponsive to user input.
- 닫기 대괄호를 입력할 수 있음을 보여 주기 위해 편집기에 겹쳐쓰기 마커가 추가되었습니다.We have added an overtype marker in editor to show that the closing bracket can be typed over.

- 문서 주석: 예외, 매개 변수 참조와 관련된 일부 문제가 해결되었습니다.Fixed some issues with documentation comments: Exception, Param ref.
- xsl:variable에 대한 잘못된 XSLT 유효성 검사 오류가 수정되었습니다.Fixed incorrect XSLT validation error for xsl:variable.
- 코드 조각을 확장할 때 커서 위치와 관련된 문제가 해결되었습니다.Fixed an issue with the cursor location when expanding a code snippet.
- 손상된 강조 표시 테마가 있는 경우 사용자에게 표시되는 빈 오류 대화 상자 문제가 해결되었습니다.Fixed an empty error dialog that is shown when the user has a corrupt highlighting theme.
- 컴파일 오류와 연결되어 '...' 위에 마우스를 놓으면 왼쪽 여백이 손상되는문제가 해결되었습니다.Fixed an issue where the gutter on the left corrupts when you hover over the '...' associated with a compile error.
- 편집기가 .NET Standard 2.0 NuGet에서 작동하지 않는 문제가 해결되었습니다.Fixed an issue where the editor doesn't work with .NET Standard 2.0 NuGet.
- 줄의 끝에서 줄의 시작까지 선택할 때 마지막 문자가 강조 표시되지 않는 한국어 입력 문제가 해결되었습니다.Fixed an issue with Korean language input where the final character is not highlighted when selecting from end of line to beginning of line.
- 선택/강조 표시(예: 복사+붙여넣기) 중에 한국어 문자가 바뀌는 문제가 해결되었습니다.Fixed an issue where Korean characters are transposed during selection/highlight (e.g. to copy + paste).
- editorconfig를 수정한 후 분석기 및 서식이 업데이트되지 않는 문제가 해결되었습니다.Fixed an issue where analyzers and formatting do not update after modifying editorconfig.
- 단일 줄 구성원이 축소 가능한 것으로 표시되는 문제가 해결되었습니다.Fixed an issue where Single-line members were shown as collapsible.
- 새 이벤트 처리기를 만들면 항상 메서드가 클래스 시작 부분에 배치되는 문제가 해결되었습니다.Fixed an issue where Creating a new event handler would always put the method at the start of the class.
- 닫는 중괄호는 .cs 파일에서 위에 있는 중괄호를 삭제하는 경우 제거됩니다.The closing curly brace is removed on deleting curly braces above it in a .cs file.
- 축소된 영역이 자동으로 확장되는 문제가 해결되었습니다.Fixed an issue where Collapsed regions would auto expand.
- 어셈블리 브라우저로 이동할 때 정의로 이동 이 제대로 작동하지 않는 문제가 해결되었습니다.Fixed an issue where Go to Definition would not work reliably when navigating to the assembly browser.
- 7.5 빌드 1254에서 손상된 어셈블리 브라우저 문제가 해결되었습니다.Fixed the assembly browser, which was broken in 7.5 build 1254.
- 파일을 저장할 때 Mac용 Visual Studio가 동결되는 문제가 해결되었습니다.Fixed an issue causing Visual Studio for Mac to freeze when saving a file.
- 마우스 오른쪽 단추를 클릭하고 FindReferences 를 선택하면 인터페이스에 사용될 때 쓸모없는 결과가 너무 많이 반환되는 문제가 해결되었습니다.Fixed an issue causing Right-click -> FindReferences returns too many useless results when used in an interface.
- 시스템 지시문 배치 설정을 처음에 해제할 수 없는 문제가 해결되었습니다.Fixed an issue where Setting Place System directives first cannot be turned off.
TODO
가 더 이상 강조 표시되지 않는 문제가 해결되었습니다.Fixed an issue whereTODO
doesn't highlight anymore.- Mac 언어가 히브리어(RTL 언어)인 경우 중괄호를 들여 쓰지 않는 문제가 해결되었습니다.Fixed an issue where braces are not indented when the Mac language is Hebrew - (RTL language).
- 이제 코드 접기가 기본적으로 사용됩니다.Code Folding is now enabled by default.
- 도구 설명이 사라지지 않는 문제가 해결되었습니다.Fixed an issue where tooltips do not disappear.
- 제안된 “익명 그룹을 메서드 그룹으로 변환” 바꾸기가 유효하지 않던 문제가 해결되었습니다.Fixed an issue where a suggested "Convert anonymous group to method group" replacement would be invalid.
- 도구 설명 시간 제한이 이제 더 짧아져서 빠른 정보 팝업 시간이 단축됩니다.Tooltip timeout is now shorter, which lowers the quick info popup time.
- 문서 시작 부분의 Alt+Up에서 예외가 발생하는 문제가 해결되었습니다.Fixed an issue where Alt+Up at beginning of the document results in an exception.
- 컴파일 변경 시 C# 분류가 업데이트되지 않습니다.C# classification does not update when compilation changes.
액세스 가능성Accessibility
다음과 같은 내게 필요한 옵션 문제가 해결되었습니다.We made the following Accessibility fixes:
- 기본 동작인 자동 숨기기 대신 VoiceOver가 사용되고 있는 경우 코드 접기가 표시됩니다.Code folding shows when VoiceOver is being used, instead of auto hiding, which is the default behavior.
- VoiceOver가 ‘프로젝트 옵션’에서 보이지 않는 요소를 읽는 문제가 해결되었습니다.Fixed an issue where VoiceOver would read invisible elements in the 'Project Options'.
프로젝트Project
다음과 같은 프로젝트 시스템 문제가 해결되었습니다.We made the following fixes to the project system:
- Xamarin Forms 컨트롤 갤러리를 빌드할 때 발생하는 간헐적인 크래시 문제가 해결되었습니다.Fixed an issue that causes an intermittent crash when building Xamarin Forms Control Gallery.
- 프로젝트에 대한 구성 매핑 변경 사항이 수정을 알리지 않는 문제가 해결되었습니다.Fixed an issue where configuration mapping changes for a project does not notify modifications.
- TargetFramework 없이 SDK 스타일 프로젝트를 로드할 때 NullReferenceException 문제가 해결되었습니다.Fixed a NullReferenceException when loading an sdk-style project with no TargetFramework.
- MSBuild 가져오기 사이의 순환 종속성이 StackOverflowException을 일으키는 문제가 해결되었습니다.Fixed an issue where circular dependencies between MSBuild imports would result in a StackOverflowException.
- MSBuild 프로젝트 평가에 실패할 때 표시되는 오류 메시지가 향상되었습니다.Improved error messaging when failing to evaluate an MSBuild project.
- 솔루션을 열 때 Mac용 Visual Studio가 동결되는 문제가 해결되었습니다.Fixed an issue that caused Visual Studio for Mac to freeze when opening solution.
- 파일이 프로젝트에 외부적으로 추가될 때 NullReferenceException 문제가 해결되었습니다.Fixed a NullReferenceException when a file is added externally to the project.
- 새 Azure Functions 프로젝트를 만들면 프로젝트가 닫히고 다시 열릴 때까지 IntelliSense 오류가 발생하는 문제가 해결되었습니다.We fixed an issue where creating a new Functions project would result in IntelliSense errors until the project was closed and reopened.
- 이제
Clean
대상이 비동기적으로 실행됩니다.TheClean
target now runs asynchronously.
.NET Core.NET Core
다음과 같은 .NET Core 지원 문제가 해결되었습니다.We made the following fixes to our .NET Core support:
- 프로젝트 속성을 변경한 후 .NET Core 프로젝트가 복원되지 않는 문제가 해결되었습니다.Fixed an issue where a .NET Core project is not restored after changing project properties.
- 새 파일에 대한 기본 빌드 작업이 수정되었습니다.Fixed the default build action for new files.
- ASP.NET Core Angular 프로젝트를 빌드할 때 UI 정지 문제가 해결되었습니다.Fixed a UI hang when building an ASP.NET Core Angular project.
- ASP.NET Core 추가 기능이 HTTPS 개발 인증서를 설치하려고 하면, 이제 사용자 이름과 암호를 묻는 macOS 메시지 대화 상자가 표시됩니다.When the ASP.NET Core addin tries to install the HTTPS development certificate, the macOS message dialog that asks for the username and password will now display:
dotnet-dev-certs에서 변경하려고 합니다.dotnet-dev-certs wants to make changes.
- IntelliSense의 제안을 사용하여 빈 C# 파일에 선언을 추가할 수 없는 문제가 해결되었습니다.We fixed an issue where it wasn't possible to add declarations to an empty C# file using suggestions from IntelliSense.
NuGetNuGet
다음과 같은 NuGet 지원 문제가 해결되었습니다.We made the following fixes to our NuGet support:
- IntelliSense에서 NuGet 소스 변환을 인식하지 못하는 문제가 해결되었습니다.We fixed an issue where NuGet source transformations are not recognized by IntelliSense.
- PackageReference 업데이트 시 메타데이터가 제거되는 문제가 더 이상 발생하지 않습니다.You will no longer encounter the issue where updating PackageReference removed metadata.
- 이제 솔루션을 열 때 no-op 복원을 지원합니다.We now support no-op restores on opening a solution. 패키지 참조가 변경되지 않은 경우 no-op 복원이 발생합니다.If the package references have not changed, then a no-op restore will occur.
- Mono의 MSBuild에 포함된 NuGet SDK 분석기가 이제 Mac용 Visual Studio에서 지원됩니다.The NuGet SDK Resolver that is included with Mono's MSBuild is now supported by Visual Studio for Mac. 따라서 SDK를 NuGet에서 다운로드하여 SDK 스타일 프로젝트에서 사용할 수 있습니다.This allows SDKs to download from NuGet and consumed by SDK style projects.
F#F#
F# 개발자의 다음과 같은 문제가 해결되었습니다.We fixed the following issues for F# developers:
- FSharp.Core 4.5.0 NuGet 패키지를 추가할 때 4.3.3이 Solution Pad에 종속성으로 표시되는 문제가 해결되었습니다.Fixed an issue where adding FSharp.Core 4.5.0 NuGet package shows 4.3.3 as the displayed dependency in the solution pad.
- 정확하지 않은 F# 자동 완성 문제가 해결되었습니다.Fixed some inaccurate F# autocompletion.
- 필요하지 않고 NuGet에 없으므로 템플릿에서 ‘System.ValueTuple.4.3.0’을 제거했습니다.We removed 'System.ValueTuple.4.3.0' from templates as it is not required and is not on NuGet.
- 새 프로젝트에서 참조하는 Xamarin.Forms 버전을 3.0으로 업데이트했습니다.We updated the version of Xamarin.Forms that is referenced in new projects to 3.0.
- F#의 “참조 찾기” 시 너무 자주 “일치 항목 0”이 반환되는 문제가 해결되었습니다.Fixed an issue where F#'s "Find References" wrongly returns "0 matches" too often.
- Xamarin.Forms 3.0을 사용하는 경우 Android 리소스 형식 공급자에서 F# 오류가 발생하는 문제가 해결되었습니다.Fixed an issue where F# error in Android resource type provider when using Xamarin.Forms 3.0.
- F# 대화형 명령이 사용자 입력 없이도 초기 출력 메시지를 표시하는 문제가 해결되었습니다.Fixed an issue where F# interactive outputs initial output message without any user input.
- F# Xamarin.Forms 프로젝트 템플릿 설명이 .NET Standard여야 할 때 PCL을 언급하는 문제가 해결되었습니다.Fixed an issue where F# Xamarin.Forms project template description mentions PCL when it should be .NET Standard.
- F#의 파일 > 새로운 빈 Forms 앱 에서 최신 버전 사용 대신 Android SDK를 8.0으로 설정하는 문제가 해결되었습니다.Fixed an issue where File > New Blank Forms App in F# sets the Android SDK to 8.0 instead of Use Latest.
- F# 대화형 명령 기록이 하나씩 밀리는 문제가 해결되었습니다.Fixed an issue where F# interactive command history is off by one.
- F# 프로젝트에서 암시적 폴더가 잘못 정렬되는 문제가 해결되었습니다.Fixed an issue where implicit folders are incorrectly ordered in F# projects.
- F#가 하드 코드된 목록 대신 FCS를 사용하여 키워드 목록을 가져오는 방법이 개선되었습니다.Improved how F# gets its list of keywords by using FCS instead of a hardcoded list.
웹 도구Web Tools
웹 도구가 다음과 같이 업데이트되었습니다.We made the following updates to our web tooling:
- 캐럿 다음에 바로
}
가 오면 코드 완성이 커밋되지 않는 문제가 해결되었습니다.Fixed an issue where code completion doesn't commit if the caret is immediately followed by}
. - 함수에 매개 변수를 전달할 때 JavaScript 구문 강조 표시가 중단되는 문제가 해결되었습니다.Fixed an issue where JavaScript syntax highlighting breaks when passing parameter to a function.
- Razor 지시문이 올바르게 채색되지 않는 문제가 해결되었습니다.Fixed an issue where Razor directives are not colorized correctly.
- JavaScript/TypeScript TextMate 언어 파일이 업데이트되었습니다.Updated JavaScript/TypeScript TextMate Language files.
- 새 Azure Functions 프로젝트를 만든 후 새 프로젝트 대화 상자가 닫히지 않는 문제가 해결되었습니다.Fixed an issue where the New Project dialog does not close after creating a new Azure Functions project.
- 들여쓴
@{}
블록의 코드가 커밋되었을 때 줄을 뛰어넘어 위치를 변경할 수 없는 문제가 해결되었습니다.Fixed an issue where code in indented@{}
block jumps up a line when committed and cannot be repositioned. - TypeScript 파일에 입력할 때 예외: System.ArgumentException 메시지=지정된 SnapshotPoint 또는 SnapshotSpan이 이 SnapshotSpan과 다른 ITextSnapshot에 있습니다.라는 문제가 해결되었습니다.Fixed an exception when typing in TypeScript file: System.ArgumentException Message=The specified SnapshotPoint or SnapshotSpan is on a different ITextSnapshot than this SnapshotSpan..
- .css 파일에 대한 IntelliSense가 없는 문제가 해결되었습니다.Fixed an issue where there was no IntelliSense for .css files.
- 스마트 들여쓰기 행에서 백스페이스를 사용할 수 없는 문제가 해결되었습니다.Fixed an issue where backspace was not available on smart indented lines.
- 템플릿의 새 ASP.NET Core 웹앱에서 appsettings.json 파일을 편집할 때 심각한 오류가 발생하는 문제가 해결되었습니다.We fixed a fatal error when editing an appsettings.json file in a new ASP.NET Core Web app from template.
- ASP.NET MVC 프로젝트에 대한 웹 참조를 추가할 수 없는 문제가 해결되었습니다.We fixed an issue where web references to ASP.NET MVC project could not be added.
디버거Debugger
- 직접 실행 창 완성에 로컬만 포함되는 문제가 해결되었습니다.We fixed an issue where the Immediate window completion only contains locals.
셸Shell
이 릴리스에는 다음 기능이 추가되었습니다.This release introduces the following feature:
- Workbooks가 설치된 경우 이제 시작 페이지에서 대화형 통합 문서를 만들 수 있습니다.It is now possible to create an Interactive Workbook from the Welcome Page if Workbooks is installed.
Mac용 Visual Studio 셸에서 다음 문제가 해결되었습니다.The following issues were addressed in the Visual Studio for Mac Shell:
- 시스템 언어가 중국어로 변경되면 Mac용 Visual Studio에 반영되지 않는 문제가 해결되었습니다.Fixed an issue that when the system language is changed to Chinese, it is not reflected in Visual Studio for Mac.
- 시작 페이지의 고정 아이콘이 너무 작은 문제가 해결되었습니다.Fixed an issue where the pin icon in the Welcome Page was too small.
- “#”으로 시작하는 이름의 디바이스를 선택할 때 Mac용 Visual Studio의 작동이 중단되는 문제가 해결되었습니다.Fixed an issue where Visual Studio for Mac crashes when selecting a device with a name starting with "#".
- 시작 페이지에 끌어서 놓기가 작동하지 않는 문제가 해결되었습니다.Fixed an issue where Drag-and-drop into the welcome page does not work anymore.
- 솔루션 항목의 이름을 바꿀 수 없는 문제가 해결되었습니다.Fixed an issue where you Cannot rename solution items.
- 솔루션 항목에 새 파일을 추가할 수 없는 문제가 해결되었습니다.Fixed an issue where you Cannot add new file to solution items.
- 이전 노트로 이동 메뉴 항목이 작동하지 않는 문제가 해결되었습니다.Fixed an issue where the move to previous notebook menu item is not working.
- 바로 가기 키를 여러 번 사용하여 닫을 때 여러 저장 대화 상자가 표시되는 문제가 해결되었습니다.Fixed an issue where multiple Save dialogs are shown when you close using keyboard shortcut multiple times.
버전 제어Version Control
- Git stash 주석이 스태시 관리자 대화 상자에 표시되지 않는 문제가 해결되었습니다.We fixed an issue with the Git stash comment not displayed in Stash Manager dialog.
- Git apply stash - GTK 경고 - 백그라운드 스레드에서 수행된 작업 관련 문제가 해결되었습니다.We fixed an issue with Git apply stash - Gtk warning - operation done on background thread.
XamarinXamarin
Xamarin.FormsXamarin.Forms
- Xamarin.Forms XAML을 통해 자동 생성된 필드에 대해 IntelliSense가 작동하지 않는 문제가 해결되었습니다.Fixed an issue where IntelliSense does not work for auto-generated fields through Xamarin.Forms XAML.
- Xamarin.Forms에 대한 일부 XAML 편집 문제가 해결되었습니다.We fixed some XAML editing issues for Xamarin.Forms:
- Xamarin Forms - SomePage.xaml.cs -> InitializeComponent()가 모호합니다.Xamarin Forms - SomePage.xaml.cs -> InitializeComponent() says it's ambiguous.
- 연결된 XAML 파일을 사용하는 동일한 멤버 사이에 모호성이 있습니다.Ambiguity between same members using a linked XAML file.
- 사용자가 파일을 저장할 수 없고 새 리소스를 Xamarin.Forms 프로젝트에 추가할 수 없는 문제가 해결되었습니다.Fixed an issue where the user is unable to save files and add new resources to the Xamarin.Forms project.
자세한 내용은 Xamarin 릴리스 정보를 참조하세요.For more information, see the Xamarin release notes.
Xamarin.AndroidXamarin.Android
- Java 9 이상이 설치된 경우 Mac용 Visual Studio는 게시 워크플로를 통해 게시할 때 Android.apks에 서명하는 데
apksigner
를 사용합니다.If Java 9 or above is installed, Visual Studio for Mac will useapksigner
to sign Android .apks when publishing through the publishing workflow. - 릴리스 구성에서 앱을 시작할 때 앱이 실행되지 않는 문제가 해결되었습니다.We fixed an issue where the app would not launch when starting the app in Release configuration.
- 이제 에뮬레이터(https://bugzilla.xamarin.com/show_bug.cgi?id=57082) 를 시작할 때 Android SDK Tools가 누락된 경우 알림이 표시됩니다.You are now notified if Android SDK Tools are missing when starting an emulator](https://bugzilla.xamarin.com/show_bug.cgi?id=57082).
- 앱이 올바르게 설치되었더라도 설치에 실패한 것으로 보고되는 문제가 해결되었습니다.We fixed an issue where apps would be reported as failed to install, even though they installed correctly.
- Play 스토어에 게시할 때 발생하는 크래시 문제가 해결되었습니다.We fixed a crash when publishing to the Play Store.
자세한 내용은 Xamarin 릴리스 정보를 참조하세요.For more information, see the Xamarin release notes.
Xamarin.MacXamarin.Mac
- 이제 Xcode를 통해 스토리보드 파일을 열 수 있습니다.You can now open a storyboard file through Xcode.
- Mac 앱을 게시할 때 여러 가지 시각적 결함이 수정되었습니다.We fixed a number of visual glitches when publishing Mac apps.
Xamarin.iOSXamarin.iOS
이 릴리스에서는 ClassKit 자격에 대한 지원이 추가되었습니다.Support for ClassKit entitlements has been added in this release. ClassKit에서는 Apple School Manager 및 관리되는 Apple ID를 보유한 교육 기관에서 사용할 수 있는 iPad용 교육 앱의 기능을 활용할 수 있습니다.ClassKit enables features in your education apps for iPad that can be used by educational institutions with Apple School Manager and Managed Apple IDs.
Xamarin.iOS 프로비저닝Xamarin.iOS Provisioning
Mac용 Visual Studio의 자동 프로비저닝에서는 이제 Info.plist 파일에 지정된 번들 식별자를 기반으로 앱 ID를 생성하는 대신, 기본적으로 와일드카드 앱 ID 및 프로비저닝 프로필을 생성하고 사용하려고 시도합니다.Automatic provisioning in Visual Studio for Mac now attempts to create and use wildcard App ID and provisioning profiles by default, instead of creating an App ID based on the Bundle Identifier specified in the Info.plist file. 기본적으로 와일드카드 ID를 사용하면 개발자 포털에서 유지 관리해야 할 프로필 및 ID 수가 줄어듭니다.Using wildcard IDs by default reduces the number of profiles and IDs that need maintenance in the developer portal.
Xamarin.iOS에서의 프로비저닝에 대한 자세한 내용은 Xamarin.iOS에서의 자동 프로비저닝 설명서를 참조하세요.For more information on provisioning in Xamarin.iOS, see the Automatic Provisioning in Xamarin.iOS documentation.
Xamarin.iOS 프로젝트의 다음과 같은 문제도 수정되었습니다.We also fixed the following issues with Xamarin.iOS projects:
- Info.plist에 지정된 WatchKit Complication 자산 집합이 컴파일 시 인식되지 않는 문제가 해결되었습니다.Fixed an issue where WatchKit Complication Assets Set specified in Info.plist are not recognized on compile.
- 릴리스 빌드를 게시한 후
aps-environment
가production
으로 설정되지 않은 문제가 해결되었습니다.Fixed an issue where theaps-environment
is not getting set toproduction
after publishing a release build. - 공유 프로젝트의 자산 카탈로그가 솔루션 탐색기에 두 번 나열되는 문제가 해결되었습니다.Fixed an issue where Asset catalogs in a shared project are listed twice in the solution explorer.
- Entitlements.plist 파일을 다시 열면 Entitlements.plist 의
Enable Classkit
확인란이 표시되지 않는 문제가 해결되었습니다.Fixed an issue where theEnable Classkit
checkbox in Entitlements.plist does not display as checked when the Entitlements.plist file is re-opened. - 사용이 중단되거나 프로젝트가 대상으로 하는(예: Info.plist에 설정된 “배포 대상”) 버전보다 이후의 OS 버전이 출시되어 특정 iOS 또는 Mac 생성자(각각 Xamarin.iOS 또는 Xamarin.Mac에서)를 사용할 수 없는 경우 이제 Mac용 Visual Studio에서 경고를 표시합니다.Visual Studio for Mac will now alert you if a particular iOS or Mac constructor (from Xamarin.iOS or Xamarin.Mac, respectively) is unavailable due to deprecation or introduced into a later version of the OS than the version the project is targeting (e.g. the "Deployment Target" as set in the Info.plist).
- IWKNavigationDelegate에 두 개의 인터페이스 메서드가 있는데 하나만 IntelliSense에 표시되는 문제가 해결되었습니다.Fixed an issue where IWKNavigationDelegate has two interface methods, and only one is shown in IntelliSense.
- 앱에 디버거를 연결하면 Mac용 Visual Studio에서는 이제 전역 기본 설정을 사용하는 대신 디바이스의 연결 포트를 사용합니다.When connecting the debugger to your app, Visual Studio for Mac now uses the device's connection port instead of using global preferences. 즉, 기본 설정이 WiFi 디버깅에 대한 기본 설정인 경우에도 USB가 디버깅에 사용됩니다(USB를 통해 연결하는 경우).This means USB is used for debugging (when connected through USB) even if the preferences are for WiFi debugging.
- Apple 개발자 계정에 연결하는 동안 오류가 발생하는 문제가 해결되었습니다.Fixed an error when trying to connect to Apple Developer Account.
- 키 집합 액세스 그룹을 사용하도록 설정할 때
$(AppIdentifierPrefix)
가 자동으로 생성된 번들 ID 항목 앞에 삽입되지 않는 문제가 해결되었습니다.Fixed an issue where$(AppIdentifierPrefix)
is not inserted before the automatically generated bundle ID entry when enabling keychain access groups. - 네임스페이스가 iOS 프로젝트와 일치하지 않는 새 watchOS 프로젝트 관련 문제가 해결되었습니다.Fixed an issue with new watchOS projects where the namespace would not match the iOS project.
- 배포 대상을 변경한 후에 문제 분석기가 트리거되지 않는 문제가 해결되었습니다.Fixed an issue where the issue analyzer would not trigger after changing the deployment target.
- WiFi를 통해 tvOS 애플리케이션을 프로파일링하는 작업을 방해하는 문제가 해결되었습니다.Fixed an issue that prevented profiling a tvOS application over WiFi.
비주얼 디자이너Visual Designers
iOS 디자이너iOS Designer
- 선택한 보기의 부모가 보기 컨트롤러의 루트가 아닌 경우 이제 해당 상위가 강조 표시됩니다.The selected view's parent is now highlighted when it is not the root of the view controller.
- 자식 뷰 컨트롤러가 있는 UINavigationControllers가 이제 XIB 파일에서 지원됩니다.UINavigationControllers with child view controllers are now supported in XIB files.
- 이제 뷰에서 Embed/Un-embed를 사용할 때 제약 조건이 유지됩니다.Constraints are now preserved when using Embed/Un-embed in View.
- 도구 상자에서 끌어온 항목은 적합한 드롭 영역 위로 끌어다 놓을 때까지 아이콘으로 표시됩니다.Items dragged from the toolbox are now displayed as icons until they are dragged over a suitable drop area.
Android 디자이너Android Designer
- 완전히 신뢰할 수 있는 레이아웃 편집을 사용하면 XAML 수정이 디자인 모드에서도 계속 유지됩니다.With full-fidelity layout editing, your XAML modifications are now preserved even in design mode.
- 렌더러를 최신 Android Oreo로 업데이트했습니다.We updated renderer to the latest Android Oreo.
- 인플레이션 중 사용자 지정 컨트롤의 안정성 향상Improve reliability of custom controls during inflation
- 시스템에서 제공한 값의 샘플 데이터 지원Sample data support for system provided values
Xamarin.Forms 미리 보기Xamarin.Forms Previewer
- C# 및 F# Xamarin.Forms 프로젝트에 대한 도구 상자 지원 추가Added toolbox support for C# and F# Xamarin.Forms projects
- C# 또는 F# Xamarin.Forms 프로젝트에 Xamarin.Forms 버전 3.1.0.583944 이상에 대한 종속성이 있는 경우, 도구 키트에 익숙하지 않은 사용자도 쉽게 찾을 수 있도록 도구 상자에 Xamarin.Forms 컨트롤이 나타납니다.When your C# or F# Xamarin.Forms project has a dependency on Xamarin.Forms version 3.1.0.583944 or greater, Xamarin.Forms controls will appear in the toolbox, aiding discoverability for those new to the toolkit.
- 이 릴리스에는 이러한 컨트롤을 코드 편집기에 끌어다 놓는 기능이 포함되어 있으며, XAML 요소 코드 조각을 제공합니다.This release includes the ability to drag and drop these controls onto your code editor, providing a XAML element snippet.
기타 수정 및 개선 사항Other Fixes and enhancements
- Mac용 Visual Studio가 업데이트를 제공하지 않는 것으로 보이는 문제가 해결되었습니다.Fixed an issue where Visual Studio for Mac appears to offer no updates.
- Mac용 Visual Studio 체크아웃 기능이 전체 프로그램을 동결시키는 문제가 해결되었습니다.Fixed an issue where Visual Studio for Mac checkout functionality freezes entire program.
- 피드백 설문 조사의 검색 및 흐름 개선.Improved navigation and flow of feedback survey.
- 가시성이 “공용 멤버만”인 경우 어셈블리 브라우저가 공용 멤버를 표시하지 않는 문제가 해결되었습니다.Fixed an issue where the assembly browser does not show public members if visibility is "Only public members".
- 상황에 맞는 메뉴를 열 때 도구 -> 옵션 -> 소스 제어 에서 소스 제어 선택 항목이 손실되는 문제가 해결되었습니다.Fixed an issue where Source Control selection in Tools -> Options -> Source Control is lost when opening context menu..
- 테스트를 중지한 후 테스트를 다시 실행할 수 없는 문제가 해결되었습니다.Fixed an issue where it is not possible to re-run tests after stopping tests.
Mac용 Visual Studio 7.6.1(7.6.1.9)Visual Studio for Mac 7.6.1 (7.6.1.9)
릴리스 날짜: 2018년 8월 23일released August 23, 2018
이 릴리스에서는 다음과 같은 문제를 해결합니다.This release addresses the following issues:
- IntelliSense가 작동하지 않아 “System.Object를 정의하지 않았거나 가져오지 않았습니다.” 오류가 발생하는 문제가 해결되었습니다.We fixed an issue where IntelliSense was not working and caused "System.Object is not defined or imported" errors.
- PCL 프로필을 변경할 때 발생하는 IDE 크래시 문제가 해결되었습니다.We fixed an issue that caused the IDE to crash when you change the PCL profile.
- 계획이 “소비”로 설정된 경우 Azure Functions 게시에 실패하는 문제가 해결되었습니다.We fixed an issue where publishing Azure functions fail when the plan is set to "Consumption".
Mac용 Visual Studio 7.6.2(7.6.2.33)Visual Studio for Mac 7.6.2 (7.6.2.33)
릴리스 날짜: 2018년 8월 29일released August 29, 2018
이 릴리스에서는 다음과 같은 문제를 해결합니다.This release addresses the following issues:
- 완료가 닫힌 후에도 완료 설명 도구 설명이 열려 있는 문제가 해결되었습니다.We fixed an issue where the completion description tooltip sometimes stays open after completion is closed.
- UI 지연 및 무응답을 비롯하여 “솔루션에서 검색” 결과를 보여 주는 높은 CPU 사용량이 나타나는 문제가 해결되었습니다.We fixed an issue where there is High CPU usage viewing "Search in Solution" results, including UI delays and unresponsiveness.
- 게시된 Azure 함수에 대한 App Service에서
FUNCTIONS_EXTENSION_VERSION
이 베타 로 설정되지 않는 문제가 해결되었습니다.We fixed an issue whereFUNCTIONS_EXTENSION_VERSION
is not set as beta in the App Service for a published Azure Function. - TypeScript/JavaScript TextMate 구문 강조 표시 오류를 일으키는 문제가 해결되었습니다.We fixed an issue causing TypeScript/JavaScript TextMate syntax highlighting errors.
- 문서 샘플에서 C# 코드를 붙여넣은 후 예기치 않은 UI를 일으키는 문제가 해결되었습니다.We fixed an issue that caused unexpected UI after pasting c# code from docs sample.
- WiFi 연결 디바이스에 대한 디버그/iPhone 컴파일 중에 Mac용 VS의 작동이 중단되는 문제가 해결되었습니다.We fixed an issue where VS for Mac crashes during debug/iphone compile against wifi connected device.
- Mac용 Visual Studio에서 엔터프라이즈 라이선스를 사용할 수 없는 문제가 해결되었습니다.We fixed an issue where Not able to use enterprise license on Visual Studio for Mac.
또한 IntelliSense 문제, 중단 및 크래시를 수정하기 위해 핵심 IDE를 지속적으로 개선했습니다.We also continued to make improvements to the core IDE to fix IntelliSense issues, hangs, and crashes.
Mac용 Visual Studio 7.6.3(7.6.3.1)Visual Studio for Mac 7.6.3 (7.6.3.1)
릴리스 날짜: 2018년 8월 30일released August 30, 2018
이 릴리스에서는 다음과 같은 문제를 해결합니다.This release addresses the following issues:
- 임시 보관 프로세스로 서명한 Android APK가 서명되지 않은 APK가 되는 문제가 해결되었습니다.We fixed an issue where Android APKs being signed with the ad-hoc archiving process resulted in a non-signed APK.
Mac용 Visual Studio 7.6.4(7.6.4.22)Visual Studio for Mac 7.6.4 (7.6.4.22)
릴리스 날짜: 2018년 9월 10일released September 10, 2018
이 릴리스에서는 IDE에서 바로 Microsoft에 피드백을 제공하는 새롭고 간단한 방법을 소개합니다.This release introduces a new and easier way to provide feedback to us, straight from the IDE. 이 기능을 사용하면 손쉽게 티켓을 만들거나 동일한 문제에 대한 기존 티켓을 찾을 수 있습니다.With this feature we've made it easier for you to create a ticket or find existing tickets for the same issue.
새 도구에 액세스하려면 도움말 > 문제 보고 를 선택합니다.To access the new tool, select Help > Report a Problem:

이 대화 상자에서 문제를 찾아보거나, 비슷한 문제를 검색하거나, 새 문제를 보고할 수 있습니다.From this dialog you can browse your followed issues, search for similar issues, or report a new problem:

이 릴리스에서는 다음과 같은 문제도 해결합니다.This release also addresses the following issues:
- 갤러리에 TFS 확장이 표시되지 않는 문제를 해결했습니다.We fixed an issue where TFS Extension does not show up in gallery
- 초점 문제로 인해 “텍스트” 속성 필드에 입력할 때 Android 속성 패널이 사라지는 문제를 해결했습니다.We fixed an issue where Android Property panel disappears when typing in "Text" property field due to focus issue
- macOS 10.14 베타 4에 제목 표시줄이 표시되지 않는 문제를 해결했습니다.We fixed an issue where the Title bar is not visible with macOS 10.14 beta 4
- XAML 구문 강조 관련 문제를 해결했습니다.We fixed an issue with XAML Syntax Highlighting
- “파일에서 찾기”/“참조 찾기” 결과에 잘못된 줄 번호가 표시되는 문제를 해결했습니다.We fixed an issue where "Find in files"/"Find References" results show wrong line numbers.
- 검색어가 포함된 줄이 너무 긴 경우 빈 검색 결과가 표시되는 문제를 해결했습니다.We fixed an issue where search results displayed as empty when line that contains the search term is too long.
- 반환된 검색 결과가 검색어와 일치하지 않는 문제를 해결했습니다.We fixed an issue where search results returned do not match search terms.
- 특정 상황에서 따옴표가 두 개 필요한 경우에 JSON IntelliSense가 따옴표를 세 개 삽입하는 문제를 해결했습니다.We fixed an issue where JSON IntelliSense inserts three quotes where two are needed under certain circumstances.
- netstandard 2.0을 대상으로 하는 Unity 프로젝트에 손상된 IntelliSense가 있는 문제를 해결했습니다.We fixed an issue where Unity projects targeting netstandard 2.0 have broken IntelliSense.
Mac용 Visual Studio 7.6.5(7.6.5.20)Visual Studio for Mac 7.6.5 (7.6.5.20)
릴리스 날짜: 2018년 9월 13일released September 13, 2018
이 릴리스에서는 다음과 같은 문제를 해결합니다.This release addresses the following issues:
- 버전 7.6으로 업그레드한 후 vstool을 사용하여 프로젝트를 빌드할 수 없는 문제를 해결했습니다.We fixed an issue where you could not build a project using vstool after upgrading to version 7.6.
- Xamarin.Forms 프로젝트가 .NET 이식 가능한 하위 집합 어셈블리를 참조하지 않아 IntelliSense를 중단시키는 문제를 해결했습니다.We fixed an issue where Xamarin.Forms projects did not reference .NET Portable Subset assemblies, breaking IntelliSense.
- Mac용 Visual Studio 상태 표시줄 아이콘이 macOS Mojave 베타에 표시되지 않는 문제를 해결했습니다.We fixed an issue where Visual Studio for Mac status-bar icons were not displaying on macOS Mojave beta.
- XAML 파일을 편집하는 동안 Mac용 Visual Studio가 임의로 충돌하는 문제가 해결되었습니다.We fixed an issue where Visual Studio for Mac crashes randomly while editing XAML files.
- 새 줄을 삽입할 때 잘못된 줄 중단이 추가되는 JavaScript 문제를 해결했습니다.We fixed a JavaScript issue where an incorrect line break is added when inserting a new line.
- 특정 상황에서 따옴표가 두 개 필요한 경우에 JSON IntelliSense가 따옴표를 세 개 삽입하는 문제를 해결했습니다.We fixed an issue where JSON IntelliSense inserts three quotes where two are needed under certain circumstances. 가장 최근에 서비스 릴리스에서 이 문제를 수정했지만 여전히 문제가 나타났습니다.We made a fix for this in the last service release, but it was still appearing. 이제 이 문제는 완전히 해결되어야 합니다.The issue should now be fully fixed.
- 개발자 뉴스에 대한 스크롤을 해결했습니다.We fixed scrolling for Developer News.
Mac용 Visual Studio 7.6.6(7.6.6.17)Visual Studio for Mac 7.6.6 (7.6.6.17)
릴리스 날짜: 2018년 9월 19일released September 19, 2018
이 릴리스에서는 Xcode 10에 대한 지원 기능이 추가되었습니다.This release adds support for Xcode 10. Xcode 10은 iOS 12, watchOS 5, macOS 10.14 및 tvOS 12에 대한 지원 기능을 제공합니다.Xcode 10 provides support for iOS 12, watchOS 5, macOS 10.14, and tvOS 12.
이 릴리스에서는 다음 문제도 해결합니다.This release also fixes the following issue:
Mac용 Visual Studio 7.6.7(7.6.7.49)Visual Studio for Mac 7.6.7 (7.6.7.49)
릴리스 날짜: 2018년 9월 25일released September 25, 2018
이 릴리스에서는 다음과 같은 문제를 해결합니다.This release addresses the following issues:
- 사용자에게 git 자격 증명을 묻는 메시지가 계속 표시되는 문제를 해결했습니다.We fixed an issue where the user would be continually prompted for git credentials.
- macOS High Sierra에서 소프트 링크가 있는 프로젝트에 추가된 파일이 IntelliSense에 대해 인덱싱되지 않은 문제를 해결했습니다.We fixed an issue where files added to a project with soft links on macOS High Sierra were not indexed for IntelliSense.
- 검색 결과의 텍스트 높이가 다른 문제를 해결했습니다.We fixed an issue where the height of text in search results were different.
- 참조 찾기가 잘못된 검색 결과를 표시하는 문제를 해결했습니다.We fixed an issue where Find References showed invalid search results.
- 전처리기 지시문으로 잘못된 섹션을 시각적으로 주석 처리하는 문제를 해결했습니다.We fixed an issue where the wrong sections are visually commented out with preprocessor directives.
- NuGet 자격 증명 공급자 대화 상자에서 탭 및 초기 포커스 문제가 있는 문제를 해결했습니다.We fixed an issue where the NuGet credential provider dialog had tabbing and initial focus problems.
- 스토리지 계정이 새 App Service에 대한 다른 리소스 그룹에 있는 경우 함수에 대한 새 Azure App Service 배포가 실패할 수 있는 문제를 해결했습니다.We fixed an issue where deploying a new Azure App Service for a Function would fail if the Storage Account was in a different Resource Group to the new App Service.
- IoT 확장으로 인한 충돌을 해결했습니다.We fixed a crash that was caused by the IoT extension.
- 검색할 때 지연되는 문제를 해결했습니다.We fixed an issue that was causing delays when searching.
- Feedback Client의 일부 지역화 문제를 해결했습니다.We addressed some localization issues in the Feedback Client.
Mac용 Visual Studio 7.6.8(7.6.8.38)Visual Studio for Mac 7.6.8 (7.6.8.38)
릴리스 날짜: 2018년 10월 1일released October 1, 2018
이 릴리스에서는 다음과 같은 문제를 해결합니다.This release addresses the following issues:
- SolutionFolder 내부에 있는 .csproj 파일을 수정해도 프로젝트가 다시 로드되지 않는 문제를 해결했습니다.We fixed an issue where modifying a .csproj file that is inside SolutionFolder doesn't reload the project.
- 클래스 창에 대해 재정의할 멤버 선택이 옵션을 올바르게 렌더링하지 않는 문제를 해결했습니다.We fixed an issue where the pick members to override for a class window doesn't render options correctly.
- Mac용 Visual Studio Community 2017의 VB.Net에 대한 글꼴 색을 변경할 수 없는 문제를 해결했습니다.We fixed an issue where it is not possible to change the font colors for VB.Net in Visual Studio Community 2017 for Mac.
- .sln 파일을 두 번 클릭하여 솔루션을 로드할 수 없는 문제를 해결했습니다.We fixed an issue where a solution could not be loaded by double clicking on the .sln file.
- 어둠 모드에 대한 지원을 개선했습니다.We improved our support for Mojave dark mode.
Mac용 Visual Studio 7.6.9(7.6.9.22)Visual Studio for Mac 7.6.9 (7.6.9.22)
릴리스 날짜: 2018년 10월 8일released October 8, 2018
이 릴리스에서는 다음과 같은 문제를 해결합니다.This release addresses the following issues:
- 새 파일을 만들 때 IntelliSense 작동이 중지되는 문제가 해결되었습니다.We fixed an issue where IntelliSense stops working when creating a new file.
- IntelliSense/자동 완성이 지속적으로 실패하는 문제가 해결되었습니다.We fixed an issue where IntelliSense/Autocomplete constantly failing.
- 새 .NET Core 프로젝트를 만드는 작업이 부분적으로 실패하는 문제가 해결되었습니다.We fixed an issue where creating new .Net core project semi-failed.
또한 성능 및 안정성을 위해 사소한 수정 및 기능 향상을 위해 계속 노력하고 있습니다.We also continued working on minor fixes and improvements for performance and stability.
Mac용 Visual Studio 7.6.10(7.6.10.27)Visual Studio for Mac 7.6.10 (7.6.10.27)
릴리스 날짜: 2018년 10월 22일released October 22, 2018
이 릴리스에서는 다음과 같은 문제를 해결합니다.This release addresses the following issues:
- 파일을 만들 때 NullReferenceException: 개체 참조가 개체의 인스턴스로 설정되지 않았다는 오류가 표시됨 문제가 해결되었습니다.We fixed an issue where an error is thrown when creating a file - NullReferenceException: Object reference not set to an instance of an object.
- "삭제"를 선택할 경우 프로젝트에서 제거된 파일이 삭제되지 않는 문제가 해결되었습니다.We fixed an issue where files removed from a project are not deleted from disk when "Delete" is chosen.
- 단위 테스트를 추가할 경우 Mac용 Visual Studio가 단위 테스트를 재귀적으로 추가하려는 것처럼 보이는 스택 추적과 충돌하던 문제가 해결되었습니다.We fixed an issue where adding a unit test, Visual Studio for Mac will crash with a stack trace that seems to try to recursively add the unit test.
- Mojave의 도구 설명에 섀도 아티팩트가 있던 문제가 해결되었습니다.We fixed an issue where there are shadow artifacts in Tooltips on Mojave.
Mac용 Visual Studio 7.6.11(7.6.11.9)Visual Studio for Mac 7.6.11 (7.6.11.9) 
릴리스 날짜: 2018년 11월 2일released November 02, 2018
이 릴리스에서는 Xcode 10.1 지원에 대한 지원 기능을 추가합니다.This release adds support for Xcode 10.1 support
이 릴리스에서는 다음과 같은 문제도 해결합니다.This release also addresses the following issues:
- [docker-compose 프로젝트를 실행/디버깅 할 수 없음](https://developercommunity.visualstudio.com/content/problem/366580/cannot-run-debug-docker-compose-project.html 문제를 해결했습니다.We fixed an issue where you [cannot run / debug docker-compose project](https://developercommunity.visualstudio.com/content/problem/366580/cannot-run-debug-docker-compose-project.html.
- YamlDotNet 패키지를 버전 5.2.1로 업데이트해야 하는 문제를 해결했습니다.We fixed an issue where YamlDotNet package must be updated to version 5.2.1.
- .net core 2.2 미리 보기를 설치한 후 .net core 2.1 프로젝트가 더 이상 빌드되지 않는 문제를 해결했습니다.We fixed an issue where after installing .net core 2.2 preview, .net core 2.1 projects no longer build.
알려진 문제Known Issues
다음은 Mac용 Visual Studio 2017 버전 7.6의 기존에 알려진 모든 문제 목록입니다.The following is a list of all existing known issues in Visual Studio 2017 for Mac version 7.6:
- Xamarin.iOS를 디버그할 때 Mac용 Visual Studio 디버거의 작동이 종종 중단됩니다.Visual Studio for Mac debugger often crashes when debugging Xamarin.iOS.
Team Foundation 버전 제어Team Foundation Version Control
TFVC(Team Foundation 버전 제어) 지원은 Mac용 Visual Studio의 확장으로 사용할 수 있습니다.Team Foundation Version Control (TFVC) support is available as an extension for Visual Studio for Mac. 확장의 설치 및 사용에 대한 자세한 내용은 Team Foundation 버전 제어에 연결 가이드를 참조하세요.For more information on installing and using the extension, see the Connecting to Team Foundation Version Control guide.
어떠셨나요?How are we doing?
Microsoft는 여러분의 의견을 기다리고 있습니다!We would love to hear from you! Mac용 Visual Studio IDE의 문제 보고 옵션을 통해 문제를 보고하고 개발자 커뮤니티 포털에서 피드백을 추적할 수 있습니다.You can report a problem through the Report a Problem option the Visual Studio for Mac IDE and track your feedback in the Developer Community portal.
BlogsBlogs
개발자 도구 블로그 사이트에서 사용 가능한 인사이트 및 권장 사항을 활용하여 모든 새 릴리스에 대한 최신 정보와 다양한 기능에 대한 심층적인 게시물을 확인하세요.Take advantage of the insights and recommendations available in the Developer Tools Blogs site to keep you up-to-date on all new releases and include deep dive posts on a broad range of features.
Mac용 Visual Studio 2017 릴리스 정보 기록Visual Studio 2017 for Mac Release Notes History
Mac용 Visual Studio 2017 이전 버전의 릴리스 정보를 볼 수 있습니다.You can view prior versions of Visual Studio 2017 for Mac release notes:
- Mac용 Visual Studio 2017 버전 7.5 릴리스 정보Visual Studio 2017 for Mac version 7.5 Release Notes
- Mac용 Visual Studio 2017 버전 7.4 릴리스 정보Visual Studio 2017 for Mac version 7.4 Release Notes
- Mac용 Visual Studio 2017 버전 7.3 릴리스 정보Visual Studio 2017 for Mac version 7.3 Release Notes
- Mac용 Visual Studio 2017 버전 7.2 릴리스 정보Visual Studio 2017 for Mac version 7.2 Release Notes
- Mac용 Visual Studio 2017 버전 7.1 릴리스 정보Visual Studio 2017 for Mac version 7.1 Release Notes
- Mac용 Visual Studio 2017 버전 7.0 릴리스 정보Visual Studio 2017 for Mac version 7.0 Release Notes