diff --git a/src/FileEncoding.VS2019X/FileEncoding.VS2019.csproj b/src/FileEncoding.VS2019X/FileEncoding.VS2019.csproj deleted file mode 100644 index dc8ef12..0000000 --- a/src/FileEncoding.VS2019X/FileEncoding.VS2019.csproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - 17.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - - - Debug - AnyCPU - 2.0 - {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - {06B76B1F-9485-4B9F-9E35-438CA49F74C0} - Library - Properties - FileEncoding - FileEncoding - v4.7.2 - true - true - true - false - false - true - true - Program - $(DevEnvDir)devenv.exe - /rootsuffix Exp - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - Designer - - - - - - - - - - - - - - - - - - %(FileName)%(Extension) - Always - true - - - %(FileName)%(Extension) - Always - true - - - %(FileName)%(Extension) - Always - true - - - %(FileName)%(Extension) - Always - true - - - %(FileName)%(Extension) - Always - true - - - - - - - \ No newline at end of file diff --git a/src/FileEncoding.VS2019X/Properties/AssemblyInfo.cs b/src/FileEncoding.VS2019X/Properties/AssemblyInfo.cs deleted file mode 100644 index 8794d77..0000000 --- a/src/FileEncoding.VS2019X/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,33 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("FileEncoding.Vsix2019")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("FileEncoding.Vsix2019")] -[assembly: AssemblyCopyright("")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/src/FileEncoding.VS2019X/source.extension.vsixmanifest b/src/FileEncoding.VS2019X/source.extension.vsixmanifest deleted file mode 100644 index c74b800..0000000 --- a/src/FileEncoding.VS2019X/source.extension.vsixmanifest +++ /dev/null @@ -1,28 +0,0 @@ - - - - - FileEncoding - This Visual Studio Extension will display the charset of current document at the right bottom margin of the editor; Click to popup a contextual menu with a list of encodings and choose the encoding that you want to convert the document to. - https://github.com/myvas/FileEncoding - LICENSE.txt - https://github.com/myvas/FileEncoding/releases - Icon.png - Preview.png - encoding; charset; UTF-8; BOM - - - - - - - - - - - - - - - -