diff --git a/LICENSE b/LICENSE index cbc494e..fc4bd10 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Suess Labs +Copyright (c) 2022 Xeno Innovations, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/VsLinuxDebugger/LICENSE.txt b/src/VsLinuxDebugger/LICENSE.txt index cbc494e..fc4bd10 100644 --- a/src/VsLinuxDebugger/LICENSE.txt +++ b/src/VsLinuxDebugger/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Suess Labs +Copyright (c) 2022 Xeno Innovations, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/VsLinuxDebugger/Properties/AssemblyInfo.cs b/src/VsLinuxDebugger/Properties/AssemblyInfo.cs index fd18155..e68cb60 100644 --- a/src/VsLinuxDebugger/Properties/AssemblyInfo.cs +++ b/src/VsLinuxDebugger/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/src/VsLinuxDebugger/source.extension.vsixmanifest b/src/VsLinuxDebugger/source.extension.vsixmanifest index 7bfd6d5..291ec63 100644 --- a/src/VsLinuxDebugger/source.extension.vsixmanifest +++ b/src/VsLinuxDebugger/source.extension.vsixmanifest @@ -1,12 +1,12 @@ - + VsLinuxDebugger Visual Studio 2022 Remote Linux Debugger. LICENSE.txt Resources\DebuggerPackage.ico - remote debug; vsdbg; linux; xamarin; rpi4; remotedebug; linux debug; net6 + debug; build; remote debug; vsdbg; linux; xamarin; rpi4; remotedebug; linux debug; net6; dotnet