Skip to content

Commit 1137b14

Browse files
author
Dustin Masters
committed
Fork package id
1 parent e96c42b commit 1137b14

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/StructureMap.AspNetCore/StructureMap.AspNetCore.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<PropertyGroup>
33
<Description>StructureMap.AspNetCore</Description>
44
<PackageTags>$(PackageTags);AspNetCore</PackageTags>
5+
<PackageId>StructureMap.AspNetCore.Forked</PackageId>
56
</PropertyGroup>
67

78
<ItemGroup>

src/StructureMap.Microsoft.DependencyInjection/StructureMap.Microsoft.DependencyInjection.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>StructureMap.Microsoft.DependencyInjection</Description>
4+
<PackageId>StructureMap.Microsoft.DependencyInjection.Forked</PackageId>
45
</PropertyGroup>
56

67
<ItemGroup>

0 commit comments

Comments
 (0)