Skip to content

Commit 9fcc874

Browse files
committed
Update Nager.Date.csproj
1 parent 7edb2f4 commit 9fcc874

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Nager.Date/Nager.Date.csproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
<TargetFrameworks>net472;netstandard2.0;net6.0;net8.0</TargetFrameworks>
2424

25+
<!-- Version is automatically replaced by build process -->
2526
<Version>2.0.0</Version>
2627
</PropertyGroup>
2728

@@ -42,7 +43,7 @@
4243
</ItemGroup>
4344

4445
<ItemGroup>
45-
<PackageReference Include="Nager.LicenseSystem" Version="1.0.0" />
46+
<PackageReference Include="Nager.LicenseSystem" Version="1.1.0" />
4647
</ItemGroup>
4748

4849
</Project>

0 commit comments

Comments
 (0)