File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <LangVersion >preview </LangVersion >
5+ <LangVersion >10 </LangVersion >
66 <Authors >Chaowlert Chaisrichalermpol</Authors >
77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88 <Description >Generate primary constructor from readonly fields</Description >
1212 <RepositoryUrl >https://github.com/chaowlert/PrimaryConstructor</RepositoryUrl >
1313 <PackageTags >source-generator;primary-constructor</PackageTags >
1414 <RestoreAdditionalProjectSources >https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json ;$(RestoreAdditionalProjectSources)</RestoreAdditionalProjectSources >
15- <Version >1.3.2 </Version >
15+ <Version >1.4.0 </Version >
1616 </PropertyGroup >
1717
1818 <ItemGroup >
You can’t perform that action at this time.
0 commit comments