Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
chore: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 committed May 4, 2023
1 parent 263725f commit b02bb8a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
<Description>Adds dotenv.core extensions for Microsoft.Extensions.DependencyInjection</Description>
<Version>1.0.2</Version>
<Version>2.0.0</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<NoWarn>1591</NoWarn>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DotEnv.Core" Version="2.3.2" />
<PackageReference Include="DotEnv.Core" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
</ItemGroup>

Expand Down

0 comments on commit b02bb8a

Please sign in to comment.