File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 =" CustomCode_Analyzer.Vsix.e1c79fe3-d19f-4bf9-9c0c-57ba1f95b494" Version =" 0.1.1 " Language =" en-US" Publisher =" Jonathan Algar" />
4+ <Identity Id =" CustomCode_Analyzer.Vsix.e1c79fe3-d19f-4bf9-9c0c-57ba1f95b494" Version =" 0.1.2 " Language =" en-US" Publisher =" Jonathan Algar" />
55 <DisplayName >ODC Custom Code Analyzer</DisplayName >
66 <Description xml : space =" preserve" >Get feedback on your OutSytems Developer Cloud (ODC) custom C# code as you code.</Description >
77 <MoreInfo >https://github.com/jonathanalgar/CustomCode-Analyzer</MoreInfo >
Original file line number Diff line number Diff line change 88 <LangVersion >latest</LangVersion >
99 <RootNamespace >CustomCode_Analyzer</RootNamespace >
1010 <PackageId >CustomCode.Analyzer</PackageId >
11- <Version >0.1.1 </Version >
12- <AssemblyVersion >0.1.1 </AssemblyVersion >
13- <FileVersion >0.1.1 </FileVersion >
11+ <Version >0.1.2 </Version >
12+ <AssemblyVersion >0.1.2 </AssemblyVersion >
13+ <FileVersion >0.1.2 </FileVersion >
1414 <Authors >Jonathan Algar</Authors >
1515 <Product >OutSystems Developer Cloud (ODC) Custom Code Analyzer</Product >
1616 <Description >Get feedback on your OutSytems Developer Cloud (ODC) custom C# code as you code.</Description >
You can’t perform that action at this time.
0 commit comments