diff --git a/source/2022/2022.csproj b/source/2022/2022.csproj index 9baf3cc..20699e3 100644 --- a/source/2022/2022.csproj +++ b/source/2022/2022.csproj @@ -12,18 +12,15 @@ 15.0 - 8.0 true - - + ..\shared\key.snk - - + ..\shared\resources\generateFilters.ico true @@ -38,7 +35,7 @@ bin\x64\Release\ TRACE true - pdbonly + none x64 7.3 prompt @@ -83,13 +80,13 @@ - 17.0.32112.339 + 17.1.32210.191 - 17.0.32112.339 + 17.1.32210.191 - 17.1.1029-preview2 + 17.2.2090-preview2 runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/source/2022/source.extension.vsixmanifest b/source/2022/source.extension.vsixmanifest index 7d902f1..9523241 100644 --- a/source/2022/source.extension.vsixmanifest +++ b/source/2022/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + Generate C++ Filters Simple Extension which provide the ability to generate C++ project filters to replicate the folder hierarchy of underlying sources resources\license diff --git a/source/other/2015/2015.csproj b/source/other/2015/2015.csproj new file mode 100644 index 0000000..431e358 --- /dev/null +++ b/source/other/2015/2015.csproj @@ -0,0 +1,127 @@ + + + + 15.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + true + + + + + 15.0 + + + + true + + + ..\..\shared\key.snk + + + ..\..\shared\resources\generateFilters.ico + + + + Debug + AnyCPU + 2.0 + {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + {18555A86-3A5F-4D33-8C12-01E288BDC310} + Library + Properties + VisualStudioCppExtensions + VisualStudioCppExtensions + v4.7.2 + true + true + true + true + true + false + + + true + bin\Debug\ + AnyCPU + TRACE;DEBUG;sVs2015 + full + + + bin\Release\ + AnyCPU + true + TRACE;sVs2015 + + + + key.snk + + + resources\license + true + + + Designer + + + + + + False + False + ..\resoruces\Microsoft.VisualStudio.VCProjectEngine.dll + True + + + + + + + + + + + 10.0.3 + + + 14.3.25407 + + + 16.10.31320.204 + + + 16.11.35 + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + packageXml.vsct + Menus.ctmenu + + + resources\generateFilters.ico + true + + + resources\previewImage.png + true + + + + + + + \ No newline at end of file diff --git a/source/other/2015/source.extension.vsixmanifest b/source/other/2015/source.extension.vsixmanifest new file mode 100644 index 0000000..4259391 --- /dev/null +++ b/source/other/2015/source.extension.vsixmanifest @@ -0,0 +1,24 @@ + + + + + Generate C++ Filters + Simple Extension which provide the ability to generate C++ project filters to replicate the folder hierarchy of underlying sources + resources\license + resources\generateFilters.ico + resources\previewImage.png + c++;folder;import;filter + + + + + + + + + + + + + + diff --git a/source/other/2017/2017.csproj b/source/other/2017/2017.csproj new file mode 100644 index 0000000..c443d18 --- /dev/null +++ b/source/other/2017/2017.csproj @@ -0,0 +1,120 @@ + + + + 15.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + true + + + + + 15.0 + + + + true + + + ..\..\shared\key.snk + + + ..\..\shared\resources\generateFilters.ico + + + + Debug + AnyCPU + 2.0 + {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + {18555A86-3A5F-4D33-8C12-01E288BDC30F} + Library + Properties + VisualStudioCppExtensions + VisualStudioCppExtensions + v4.7.2 + true + true + true + true + true + false + + + true + bin\Debug\ + AnyCPU + TRACE;DEBUG + full + + + bin\Release\ + AnyCPU + true + TRACE + + + + key.snk + + + resources\license + true + + + Designer + + + + + + False + True + D:\Program Files\Programi\Microsoft Visual Studio\2017\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.VCProjectEngine.dll + + + + + + + + + + + 15.0.1 + + + 17.2.2090-preview2 + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + packageXml.vsct + Menus.ctmenu + + + resources\generateFilters.ico + true + + + resources\previewImage.png + true + + + + + + + \ No newline at end of file diff --git a/source/other/2017/source.extension.vsixmanifest b/source/other/2017/source.extension.vsixmanifest new file mode 100644 index 0000000..15f2b42 --- /dev/null +++ b/source/other/2017/source.extension.vsixmanifest @@ -0,0 +1,24 @@ + + + + + Generate C++ Filters + Simple Extension which provide the ability to generate C++ project filters to replicate the folder hierarchy of underlying sources + resources\license + resources\generateFilters.ico + resources\previewImage.png + c++;folder;import;filter + + + + + + + + + + + + + + diff --git a/source/2019/2019.csproj b/source/other/2019/2019.csproj similarity index 77% rename from source/2019/2019.csproj rename to source/other/2019/2019.csproj index cd19cc0..0264887 100644 --- a/source/2019/2019.csproj +++ b/source/other/2019/2019.csproj @@ -17,30 +17,10 @@ true - - + ..\..\shared\key.snk - - - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - 7.3 - prompt - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - 7.3 - prompt + ..\..\shared\resources\generateFilters.ico @@ -61,7 +41,7 @@ true false - + true full false @@ -70,8 +50,8 @@ prompt 4 - - pdbonly + + none true bin\Release\ TRACE @@ -79,10 +59,10 @@ 4 - + key.snk - + resources\license true @@ -105,7 +85,7 @@ 16.10.31320.204 - 16.11.35 + 17.2.2090-preview2 runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -114,20 +94,20 @@ - + packageXml.vsct Menus.ctmenu - + resources\generateFilters.ico true - + resources\previewImage.png true - +