File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
44 <Identity Id =" 7e2a69d6-193b-4cdf-878d-3370d5931942" Version =" 8.1.2.0" Language =" en-US" Publisher =" IC#Code" />
5- <DisplayName >Code Converter C# to/from VB.NET</DisplayName >
6- <Description xml : space =" preserve" >Based on Roslyn, this converter allows you to convert C# code to VB.NET and vice versa</Description >
5+ <DisplayName >Code Converter (VB - C#)</DisplayName >
6+ <Description xml : space =" preserve" >Convert VB.NET to C# and vice versa with this roslyn based converter</Description >
7+ <MoreInfo >https://github.com/icsharpcode/CodeConverter</MoreInfo >
78 <License >license.txt</License >
8- <GettingStartedGuide >https://github.com/icsharpcode/CodeConverter</GettingStartedGuide >
9+ <GettingStartedGuide >https://github.com/icsharpcode/CodeConverter/wiki </GettingStartedGuide >
910 <ReleaseNotes >https://github.com/icsharpcode/CodeConverter/blob/master/CHANGELOG.md</ReleaseNotes >
1011 <Icon >Images\refactoringessentials-logo90.png</Icon >
1112 <PreviewImage >Images\refactoringessentials-preview.png</PreviewImage >
13+ <Tags >code converter vb csharp visual basic csharp net translate</Tags >
1214 </Metadata >
1315 <Installation >
1416 <InstallationTarget Version =" [15.0,17.0)" Id =" Microsoft.VisualStudio.Pro" />
You can’t perform that action at this time.
0 commit comments