Skip to content

Commit e7e45f3

Browse files
authored
Merge pull request #1 from PandaTechAM/development
fixed
2 parents 28b1acd + 235de29 commit e7e45f3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/EFCore.NamingConventions.Temp/EFCore.NamingConventions.Temp.csproj

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,6 @@
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>

0 commit comments

Comments
 (0)