Skip to content

Commit 21851c9

Browse files
committed
Fix props files naming
1 parent fb31d95 commit 21851c9

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

src/ExpressionShortcuts/ExpressionShortcuts.Source.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1010
<IsPackable>true</IsPackable>
1111
<Configuration>Source</Configuration>
12-
<IncludeSymbols>false</IncludeSymbols>
1312
</PropertyGroup>
1413

1514
<PropertyGroup>
@@ -43,7 +42,6 @@
4342
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
4443
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
4544
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
46-
<PackageId>$(PackageId)</PackageId>
4745
</PropertyGroup>
4846

4947
<ItemGroup Condition="'$(TargetFramework)'=='netstandard1.3'">

src/ExpressionShortcuts/build/ExpressionShortcuts.Sources.props renamed to src/ExpressionShortcuts/build/ExpressionShortcuts.props

File renamed without changes.

src/ExpressionShortcuts/buildMultiTargeting/ExpressionShortcuts.Sources.props renamed to src/ExpressionShortcuts/buildMultiTargeting/ExpressionShortcuts.props

File renamed without changes.

0 commit comments

Comments
 (0)