We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee022a commit fb78657Copy full SHA for fb78657
src/AutoLoggerMessageGenerator/AutoLoggerMessageGenerator.csproj
@@ -10,7 +10,7 @@
10
11
<PropertyGroup>
12
<PackageId>stbychkov.AutoLoggerMessage</PackageId>
13
- <PackageVersion>1.0.4</PackageVersion>
+ <PackageVersion>1.0.5</PackageVersion>
14
<Authors>stbychkov</Authors>
15
<Title>AutoLoggerMessage</Title>
16
<Description>A source generator that automatically migrates your logging calls to the LoggerMessage version</Description>
0 commit comments