Skip to content

Commit

Permalink
(#140) Move existing templates to new folder
Browse files Browse the repository at this point in the history
Created a 32bit folder to house the existing template folders, so that
we can have different templates for each Visual Studio extension.
  • Loading branch information
gep13 committed Aug 30, 2021
1 parent ef99469 commit b1c5d36
Show file tree
Hide file tree
Showing 32 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectTypeGuids>{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ProjectGuid>{FCE573DD-E74E-4AB1-9D17-56FC8869797F}</ProjectGuid>
<ProjectGuid>{CBBA06CF-8804-41C1-962E-A74B1EBB5542}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AddinTemplate</RootNamespace>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectTypeGuids>{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ProjectGuid>{F21E9BF8-745B-4B29-B113-0E55AE840D24}</ProjectGuid>
<ProjectGuid>{EEB3B03D-022D-4979-8B0F-A225D675BB83}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AddinTestBasicTemplate</RootNamespace>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectTypeGuids>{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ProjectGuid>{AB983284-D1F6-4853-9462-402F2985A141}</ProjectGuid>
<ProjectGuid>{19BD1405-ADFC-47C7-A401-06376CFEABF5}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AddinTestTemplate</RootNamespace>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectTypeGuids>{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ProjectGuid>{85BCBED7-39BD-4670-85F7-EE36D0DA31C0}</ProjectGuid>
<ProjectGuid>{E58A29FB-4385-46E9-99E2-AD6D80F283D5}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ModuleTemplate</RootNamespace>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b1c5d36

Please sign in to comment.