File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
src/VisualStudio/Xaml/Impl Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 9595 "Microsoft.VisualStudio.LanguageServices.LiveShare" : " vs-impl" ,
9696 "Microsoft.VisualStudio.LanguageServices.Razor.RemoteClient" : " vs-impl" ,
9797 "Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot" : " vs-impl" ,
98+ "Microsoft.VisualStudio.LanguageServices.Xaml" : " vs-impl" ,
9899 "Microsoft.CommonLanguageServerProtocol.Framework" : " vs-impl" ,
99100 "Microsoft.CommonLanguageServerProtocol.Framework.Binary" : " vs-impl" ,
100101 "Microsoft.CodeAnalysis.Analyzers" : " arcade" ,
Original file line number Diff line number Diff line change 88 <TargetFramework >net472</TargetFramework >
99 <ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch >None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch >
1010 <IsSymbolPublishingPackage >true</IsSymbolPublishingPackage >
11+
12+ <IsPackable >true</IsPackable >
13+ <PackageDescription >
14+ .NET Compiler Platform ("Roslyn") support for building the XAML Language Service.
15+ </PackageDescription >
1116 </PropertyGroup >
1217 <ItemGroup Label =" Project References" >
1318 <ProjectReference Include =" ..\..\..\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj" />
You can’t perform that action at this time.
0 commit comments