File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2022 Suess Labs
3+ Copyright (c) 2022 Xeno Innovations, Inc.
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2022 Suess Labs
3+ Copyright (c) 2022 Xeno Innovations, Inc.
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
3131// [assembly: AssemblyVersion("1.0.*")]
32- [ assembly: AssemblyVersion ( "1.1 .0.0" ) ]
33- [ assembly: AssemblyFileVersion ( "1.1 .0.0" ) ]
32+ [ assembly: AssemblyVersion ( "1.0 .0.0" ) ]
33+ [ assembly: AssemblyFileVersion ( "1.0 .0.0" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<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" >
33 <Metadata >
4- <Identity Id =" VsLinuxDebugger.4d7bf4de-5015-4e24-92c0-7f9f3397b2da" Version =" 1.0" Language =" en-US" Publisher =" Suess Labs " />
4+ <Identity Id =" VsLinuxDebugger.4d7bf4de-5015-4e24-92c0-7f9f3397b2da" Version =" 1.0" Language =" en-US" Publisher =" Xeno Innovations " />
55 <DisplayName >VsLinuxDebugger</DisplayName >
66 <Description xml : space =" preserve" >Visual Studio 2022 Remote Linux Debugger.</Description >
77 <License >LICENSE.txt</License >
88 <Icon >Resources\DebuggerPackage.ico</Icon >
9- <Tags >remote debug; vsdbg; linux; xamarin; rpi4; remotedebug; linux debug; net6</Tags >
9+ <Tags >debug; build; remote debug; vsdbg; linux; xamarin; rpi4; remotedebug; linux debug; net6; dotnet </Tags >
1010 </Metadata >
1111 <Installation >
1212 <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [17.0, 18.0)" >
You can’t perform that action at this time.
0 commit comments