提交 6171b64a 编写于 作者: J Jason Malinowski

Restore BindingPath.pkgdef

This file was accidentally deleted in my earlier change, but without it
the Roslyn packages may refuse to load at startup.
上级 c4f8f719
[$RootKey$\BindingPaths\{5EABCC64-FDFC-478D-9123-DAE27341DE85}]
"$PackageFolder$"=""
......@@ -191,6 +191,9 @@
<DesignTime>True</DesignTime>
<DependentUpon>VSPackage.resx</DependentUpon>
</Compile>
<Content Include="BindingPath.pkgdef">
<IncludeInVSIX>true</IncludeInVSIX>
</Content>
<Content Include="CSharpPackageRegistration.pkgdef">
<IncludeInVSIX>true</IncludeInVSIX>
</Content>
......@@ -204,4 +207,4 @@
<Import Project="..\..\..\build\VSL.Imports.Closed.targets" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
</Project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册