Skip to content

Commit 317a112

Browse files
Sync changes from main to net8 - Applied recent commits, updated versions & framework, preserved .csproj files (#453)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c5e2e2f commit 317a112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
5-
<RepositoryUrl>https://github.com/arcenox/TickerQ</RepositoryUrl>
5+
<RepositoryUrl>https://github.com/arcenox-co/TickerQ</RepositoryUrl>
66
<PackageProjectUrl>https://tickerq.net/</PackageProjectUrl>
77
<PackageLicenseExpression>MIT OR Apache-2.0</PackageLicenseExpression>
88
<PackageTags>ticker;queue;cron;time;scheduler;fire-and-forget</PackageTags>
99
<PackageIcon>icon.jpg</PackageIcon>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11-
<Version>8.0.1</Version>
11+
<Version>8.0.2</Version>
1212
<LangVersion>latest</LangVersion>
1313
</PropertyGroup>
1414

0 commit comments

Comments
 (0)