This commit is contained in:
Jonathon Marolf 2018-08-19 05:41:06 -07:00
Родитель 2196e567d0
Коммит 9140480949
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: ACDF77F524C8E1A2
10 изменённых файлов: 14 добавлений и 14 удалений

Просмотреть файл

@ -12,7 +12,7 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ConvertToAutoProperty.CSharp" Path="|ConvertToAutoProperty.CSharp|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ConvertToAutoProperty.CSharp" Path="..\ConvertToAutoProperty.Implementation\ConvertToAutoProperty.CSharp.csproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,8 +12,8 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ConvertToConditional.CSharp" Path="|ConvertToConditional.CSharp|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ConvertToConditional.CSharp" Path="..\ConvertToConditional.Implementation\ConvertToConditional.CSharp.csproj"/>
<Asset Type="Microsoft.VisualStudio.Analyzer" d:Source="Project" d:ProjectName="ConvertToConditional.CSharp" Path="|ConvertToConditional.CSharp|"/> <Asset Type="Microsoft.VisualStudio.Analyzer" d:Source="Project" d:ProjectName="ConvertToConditional.CSharp" Path="..\ConvertToConditional.Implementation\ConvertToConditional.CSharp.csproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,7 +12,7 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ImplementNotifyPropertyChanged.CSharp" Path="|ImplementNotifyPropertyChanged.CSharp|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ImplementNotifyPropertyChanged.CSharp" Path="..\ImplementNotifyPropertyChanged\ImplementNotifyPropertyChanged.CSharp.csproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,8 +12,8 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="MakeConst.CSharp" Path="|MakeConst.CSharp|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="MakeConst.CSharp" Path="..\MakeConst.Implementation\MakeConst.CSharp.csproj"/>
<Asset Type="Microsoft.VisualStudio.Analyzer" d:Source="Project" d:ProjectName="MakeConst.CSharp" Path="|MakeConst.CSharp|"/> <Asset Type="Microsoft.VisualStudio.Analyzer" d:Source="Project" d:ProjectName="MakeConst.CSharp" Path="..\MakeConst.Implementation\MakeConst.CSharp.csproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,7 +12,7 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="RefOutModifier.CSharp" Path="|RefOutModifier.CSharp|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="RefOutModifier.CSharp" Path="..\RefOutModifier.Implementation\RefOutModifier.CSharp.csproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,8 +12,8 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="Analyzers" Path="|Analyzers|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="Analyzers.VisualBasic" Path="..\Analyzers.Implementation\Analyzers.VisualBasic.vbproj"/>
<Asset Type="Microsoft.VisualStudio.Analyzer" d:Source="Project" d:ProjectName="Analyzers" Path="|Analyzers|"/> <Asset Type="Microsoft.VisualStudio.Analyzer" d:Source="Project" d:ProjectName="Analyzers.VisualBasic" Path="..\Analyzers.Implementation\Analyzers.VisualBasic.vbproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,7 +12,7 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ConvertToAutoProperty.VisualBasic" Path="|ConvertToAutoProperty.VisualBasic|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ConvertToAutoProperty.VisualBasic" Path="..\ConvertToAutoProperty\ConvertToAutoProperty.VisualBasic.vbproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,7 +12,7 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ImplementNotifyPropertyChanged.VisualBasic" Path="|ImplementNotifyPropertyChanged.VisualBasic|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="ImplementNotifyPropertyChanged.VisualBasic" Path="..\ImplementNotifyPropertyChanged\ImplementNotifyPropertyChanged.VisualBasic.vbproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,8 +12,8 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="MakeConst.VisualBasic" Path="|MakeConst.VisualBasic|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="MakeConst.VisualBasic" Path="..\MakeConst\MakeConst.VisualBasic.vbproj"/>
<Asset Type="Microsoft.VisualStudio.Analyzer" d:Source="Project" d:ProjectName="MakeConst.VisualBasic" Path="|MakeConst.VisualBasic|"/> <Asset Type="Microsoft.VisualStudio.Analyzer" d:Source="Project" d:ProjectName="MakeConst.VisualBasic" Path="..\MakeConst\MakeConst.VisualBasic.vbproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

Просмотреть файл

@ -12,7 +12,7 @@
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies> </Dependencies>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="RemoveByVal.VisualBasic" Path="|RemoveByVal.VisualBasic|"/> <Asset Type="Microsoft.VisualStudio.MefComponent" d:Source="Project" d:ProjectName="RemoveByVal.VisualBasic" Path="..\RemoveByVal\RemoveByVal.VisualBasic.vbproj"/>
</Assets> </Assets>
<Prerequisites> <Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" /> <Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />