提交 49ec9e72 编写于 作者: J Jason Malinowski

Remove unnecessary InstalledByMsi flag

上级 e6312388
...@@ -28,7 +28,7 @@ governing permissions and limitations under the License. ...@@ -28,7 +28,7 @@ governing permissions and limitations under the License.
<DisplayName>Make Const for C#</DisplayName> <DisplayName>Make Const for C#</DisplayName>
<Description>This is a sample code issue extension for the Microsoft Roslyn CTP.</Description> <Description>This is a sample code issue extension for the Microsoft Roslyn CTP.</Description>
</Metadata> </Metadata>
<Installation InstalledByMsi="false"> <Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="14.0" /> <InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="14.0" />
</Installation> </Installation>
<Dependencies> <Dependencies>
...@@ -37,4 +37,4 @@ governing permissions and limitations under the License. ...@@ -37,4 +37,4 @@ governing permissions and limitations under the License.
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" Path="MakeConstCS.dll" /> <Asset Type="Microsoft.VisualStudio.MefComponent" Path="MakeConstCS.dll" />
</Assets> </Assets>
</PackageManifest> </PackageManifest>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册