We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d960c3 commit 3bd9806Copy full SHA for 3bd9806
1 file changed
src/DotEnv.Core.csproj
@@ -17,7 +17,7 @@
17
<PackageLicenseFile>LICENSE</PackageLicenseFile>
18
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
19
<Description>dotenv.core is a class library for read and parsing .env files in .NET Core</Description>
20
- <Version>2.3.2</Version>
+ <Version>3.0.0</Version>
21
<GenerateDocumentationFile>True</GenerateDocumentationFile>
22
<NoWarn>1591</NoWarn>
23
<RootNamespace>DotEnv.Core</RootNamespace>
0 commit comments