We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05eff2 commit c4c74ebCopy full SHA for c4c74eb
src/DataNormalizer/DataNormalizer.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net6.0;net7.0;net8.0;net9.0;net10.0</TargetFrameworks>
4
- <VersionPrefix>0.1.1</VersionPrefix>
+ <VersionPrefix>0.1.2</VersionPrefix>
5
<PackageId>DataNormalizer</PackageId>
6
<Description>Source generator that normalizes nested object graphs into flat, deduplicated representations.</Description>
7
<Authors>David Stern</Authors>
0 commit comments