Skip to content

Commit 8ddcd7c

Browse files
committed
update version and dependencies
1 parent c3029bf commit 8ddcd7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SourceGeneration.Reflection.SystemTextJson/SourceGeneration.Reflection.SystemTextJson.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1010

11-
<Version>1.0.0-beta2.250410.1</Version>
11+
<Version>1.0.0-beta2.250415.0</Version>
1212

1313
<Authors>SourceGeneration</Authors>
1414
<Description>Reflection based on Source Generator supports AOT compilation</Description>
@@ -33,7 +33,7 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36-
<PackageReference Include="SourceGeneration.Reflection" Version="1.0.0-beta2.250410.1" />
36+
<PackageReference Include="SourceGeneration.Reflection" Version="1.0.0-beta2.250415.0" />
3737
</ItemGroup>
3838

3939
</Project>

0 commit comments

Comments
 (0)