File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <VersionPrefix >2.0.1</VersionPrefix >
4- <Authors >khellang </Authors >
4+ <Authors >dustinsoftware </Authors >
55 <TargetFramework >netstandard2.0</TargetFramework >
66 <NoWarn >$(NoWarn);CS1591</NoWarn >
77 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
99 <PackageTags >StructureMap;Microsoft;Dependency Injection;DI;IoC</PackageTags >
1010 <RepositoryType >git</RepositoryType >
11- <RepositoryUrl >https://github.com/structuremap /StructureMap.Microsoft.DependencyInjection</RepositoryUrl >
12- <PackageProjectUrl >https://github.com/structuremap /StructureMap.Microsoft.DependencyInjection</PackageProjectUrl >
11+ <RepositoryUrl >https://github.com/dustinsoftware /StructureMap.Microsoft.DependencyInjection</RepositoryUrl >
12+ <PackageProjectUrl >https://github.com/dustinsoftware /StructureMap.Microsoft.DependencyInjection</PackageProjectUrl >
1313 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1414 <EmbedUntrackedSources >true</EmbedUntrackedSources >
1515 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
You can’t perform that action at this time.
0 commit comments