Skip to content

Commit 6a994ca

Browse files
committed
update version
1 parent a8a4331 commit 6a994ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ With `Diol` you can easily see and explore logs during debugging your `dotnet` a
2222

2323
## How to use
2424

25-
We have a [guide](https://github.com/Dotnet-IO-logger/core/wiki/1.-Getting-started-guide) how to install and use `Diol` but in short:
25+
We have a [guide](https://github.com/Dotnet-IO-logger/core/wiki) how to install and use `Diol` but in short:
2626

2727
1. Start debugging your dotnet application
2828
2. Call your endpoint

source/Diol/src/applications/DiolVSIX/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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="DiolVSIX.66bbb016-3110-40f6-a936-35f914a663e3" Version="1.21.0" Language="en-US" Publisher="Diol devs" />
4+
<Identity Id="DiolVSIX.66bbb016-3110-40f6-a936-35f914a663e3" Version="1.21.1" Language="en-US" Publisher="Diol devs" />
55
<DisplayName>Diol</DisplayName>
66
<Description xml:space="preserve">Dotnet Input-Output Logger (Diol) is a free and open-source tool you can easily see and explore logs during debugging your dotnet application in real time.</Description>
77
<MoreInfo>https://github.com/Dotnet-IO-logger/core/wiki</MoreInfo>

0 commit comments

Comments
 (0)