File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4646// You can specify all the values or you can default the Build and Revision Numbers
4747// by using the '*' as shown below:
4848// [assembly: AssemblyVersion("1.0.*")]
49- [ assembly: AssemblyVersion ( "1.0 .0.0" ) ]
50- [ assembly: AssemblyFileVersion ( "1.0 .0.0" ) ]
49+ [ assembly: AssemblyVersion ( "1.1 .0.0" ) ]
50+ [ assembly: AssemblyFileVersion ( "1.1 .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 =" Raspberry Debugger.79c7fc56-a78c-4e6b-b73d-f202de491d34" Version =" 1.0 " Language =" en-US" Publisher =" neonFORGE LLC" />
4+ <Identity Id =" Raspberry Debugger.79c7fc56-a78c-4e6b-b73d-f202de491d34" Version =" 1.1 " Language =" en-US" Publisher =" neonFORGE LLC" />
55 <DisplayName >Raspberry Debugger</DisplayName >
66 <Description xml : space =" preserve" >The Raspberry Debugger extension provides an easy way to debug your Raspberry .NET Core and .NET 5 applications on a real Raspberry Pi using Visual Studio.</Description >
77 <License >license.txt</License >
88 <GettingStartedGuide >https://github.com/nforgeio/RaspberryDebugger</GettingStartedGuide >
9- <ReleaseNotes >https://github.com/nforgeio/RaspberryDebugger/releases/tag/v1.0 </ReleaseNotes >
9+ <ReleaseNotes >https://github.com/nforgeio/RaspberryDebugger/releases/tag/v1.1 </ReleaseNotes >
1010 <Icon >packageicon.png</Icon >
1111 <Tags >raspberry pi debugger</Tags >
1212 </Metadata >
You can’t perform that action at this time.
0 commit comments