Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fix: changed the vsix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchiDog1998 committed Mar 17, 2023
1 parent 892eef0 commit 2908da4
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 90 deletions.
26 changes: 13 additions & 13 deletions RotationSolver.Templates/RotationSolver.Templates.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RotationSolver.ItemTemplate
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RotationSolver.ProjectTemplate", "RotationSolver.ProjectTemplate\RotationSolver.ProjectTemplate.csproj", "{C257746E-963C-4327-BCD1-91743BAEBB13}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RotationSolver.VSIX", "RotationSolver.VSIX\RotationSolver.VSIX.csproj", "{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RotationSolver.VSIX", "RotationSolver.VSIX\RotationSolver.VSIX.csproj", "{D9512E78-9760-4C7A-BCDF-DFE8203044A8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -43,18 +43,18 @@ Global
{C257746E-963C-4327-BCD1-91743BAEBB13}.Release|arm64.Build.0 = Release|Any CPU
{C257746E-963C-4327-BCD1-91743BAEBB13}.Release|x86.ActiveCfg = Release|Any CPU
{C257746E-963C-4327-BCD1-91743BAEBB13}.Release|x86.Build.0 = Release|Any CPU
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Debug|arm64.ActiveCfg = Debug|arm64
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Debug|arm64.Build.0 = Debug|arm64
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Debug|x86.ActiveCfg = Debug|x86
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Debug|x86.Build.0 = Debug|x86
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Release|Any CPU.Build.0 = Release|Any CPU
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Release|arm64.ActiveCfg = Release|arm64
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Release|arm64.Build.0 = Release|arm64
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Release|x86.ActiveCfg = Release|x86
{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}.Release|x86.Build.0 = Release|x86
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Debug|arm64.ActiveCfg = Debug|arm64
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Debug|arm64.Build.0 = Debug|arm64
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Debug|x86.ActiveCfg = Debug|x86
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Debug|x86.Build.0 = Debug|x86
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Release|Any CPU.Build.0 = Release|Any CPU
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Release|arm64.ActiveCfg = Release|arm64
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Release|arm64.Build.0 = Release|arm64
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Release|x86.ActiveCfg = Release|x86
{D9512E78-9760-4C7A-BCDF-DFE8203044A8}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,18 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
<ProjectTypeGuids>{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ProjectGuid>{ECC237F8-3A4B-4E5A-BDFE-7E335380A35D}</ProjectGuid>
<ProjectGuid>{D9512E78-9760-4C7A-BCDF-DFE8203044A8}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>RotationSolver.VSIX</RootNamespace>
<AssemblyName>RotationSolver.VSIX</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<GeneratePkgDefFile>true</GeneratePkgDefFile>
<UseCodebase>true</UseCodebase>
<IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer>
<GeneratePkgDefFile>false</GeneratePkgDefFile>
<IncludeAssemblyInVSIXContainer>false</IncludeAssemblyInVSIXContainer>
<IncludeDebugSymbolsInVSIXContainer>false</IncludeDebugSymbolsInVSIXContainer>
<IncludeDebugSymbolsInLocalVSIXDeployment>false</IncludeDebugSymbolsInLocalVSIXDeployment>
<CopyBuildOutputToOutputDirectory>true</CopyBuildOutputToOutputDirectory>
<CopyOutputSymbolsToOutputDirectory>true</CopyOutputSymbolsToOutputDirectory>
<CopyBuildOutputToOutputDirectory>false</CopyBuildOutputToOutputDirectory>
<CopyOutputSymbolsToOutputDirectory>false</CopyOutputSymbolsToOutputDirectory>
<StartAction>Program</StartAction>
<StartProgram Condition="'$(DevEnvDir)' != ''">$(DevEnvDir)devenv.exe</StartProgram>
<StartArguments>/rootsuffix Exp</StartArguments>
Expand All @@ -46,7 +45,6 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="VSIX.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="ItemTemplates\Simple Rotation.zip">
Expand All @@ -65,9 +63,6 @@
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.0.32112.339" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4065" />
Expand Down

This file was deleted.

53 changes: 0 additions & 53 deletions RotationSolver.Templates/RotationSolver.VSIX/VSIX.cs

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
<?xml version="1.0" ?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="2690fe55-2f21-40cd-b936-95aa392390d9" Version="1.0" Language="en-US" Publisher="秋水" />
<DisplayName>RotationSolver Template</DisplayName>
<Description xml:space="preserve">A rotation development template for Rotation Solver.</Description>
<MoreInfo>https://github.com/ArchiDog1998/RotationSolver</MoreInfo>
<Identity Id="5b5d55b8-3641-45dc-97ba-98f49408c39c" Version="1.0" Language="en-US" Publisher="秋水" />
<DisplayName>RotationSolver Templates</DisplayName>
<Description xml:space="preserve">a rotation development template for rotation solver</Description>
<ReleaseNotes>First release.</ReleaseNotes>
<Icon>RotationSolverIcon_128.png</Icon>
<PreviewImage>RotationSolverIcon_128.png</PreviewImage>
<Tags>FFXIV, FF14, Dalamud, RotationSolver,</Tags>
<Tags>FFXIV, FF14, Dalamud, Rotation</Tags>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)">
Expand All @@ -24,12 +23,12 @@
<Dependencies>
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
</Dependencies>
<Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[17.0,18.0)" DisplayName="Visual Studio core editor" />
</Prerequisites>
<Assets>
<Asset Type="Microsoft.VisualStudio.ItemTemplate" d:Source="File" Path="ItemTemplates" d:TargetPath="ItemTemplates\Simple Rotation.zip" />
<Asset Type="Microsoft.VisualStudio.ItemTemplate" d:Source="File" Path="ItemTemplates" d:TargetPath="ItemTemplates\Full Rotation.zip" />
<Asset Type="Microsoft.VisualStudio.ProjectTemplate" d:Source="File" Path="ProjectTemplates" d:TargetPath="ProjectTemplates\Rotation Template.zip" />
</Assets>
<Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[17.0,18.0)" DisplayName="Visual Studio core editor" />
</Prerequisites>
</PackageManifest>

0 comments on commit 2908da4

Please sign in to comment.