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 7f3adb4 commit 92f4993Copy full SHA for 92f4993
GitBuildInfo.SourceGenerator.csproj
@@ -5,8 +5,8 @@
5
<TargetFramework>netstandard2.0</TargetFramework>
6
<LangVersion>latest</LangVersion>
7
<Nullable>enable</Nullable>
8
- <Version>1.0.2</Version>
9
- <PackageReleaseNotes>Removed default values from GeneratorOptions.</PackageReleaseNotes>
+ <Version>1.0.3</Version>
+ <PackageReleaseNotes>Replaced property inits with setters on GeneratorOptions.</PackageReleaseNotes>
10
<Company>Els_kom org.</Company>
11
<Authors>Els_kom org.</Authors>
12
<Copyright>Copyright (c) 2021</Copyright>
0 commit comments