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 c3029bf commit 8ddcd7cCopy full SHA for 8ddcd7c
src/SourceGeneration.Reflection.SystemTextJson/SourceGeneration.Reflection.SystemTextJson.csproj
@@ -8,7 +8,7 @@
8
9
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
10
11
- <Version>1.0.0-beta2.250410.1</Version>
+ <Version>1.0.0-beta2.250415.0</Version>
12
13
<Authors>SourceGeneration</Authors>
14
<Description>Reflection based on Source Generator supports AOT compilation</Description>
@@ -33,7 +33,7 @@
33
</ItemGroup>
34
35
<ItemGroup>
36
- <PackageReference Include="SourceGeneration.Reflection" Version="1.0.0-beta2.250410.1" />
+ <PackageReference Include="SourceGeneration.Reflection" Version="1.0.0-beta2.250415.0" />
37
38
39
</Project>
0 commit comments