File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
src/EFCore.NamingConventions.Temp Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >net9.0</TargetFramework >
5- <SignAssembly >true</SignAssembly >
6- <AssemblyOriginatorKeyFile >../EFCore.NamingConventions.snk</AssemblyOriginatorKeyFile >
7- <IncludeSymbols >true</IncludeSymbols >
8- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
9- <EmbedUntrackedSources >true</EmbedUntrackedSources >
10- <Description >Naming Conventions for Entity Framework Core Tables and Columns.</Description >
11- <Authors >Shay Rojansky</Authors >
12- <Copyright >Copyright 2023 © Shay Rojansky</Copyright >
13- <PackageTags >Entity Framework Core;entity-framework-core;ef;efcore;orm;sql</PackageTags >
14- <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
15- <RepositoryType >git</RepositoryType >
16- <RepositoryUrl >git://github.com/efcore/EFCore.NamingConventions</RepositoryUrl >
175 </PropertyGroup >
186
197 <ItemGroup >
You can’t perform that action at this time.
0 commit comments