We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba88e2c + af8770f commit 4ab5c33Copy full SHA for 4ab5c33
.config/dotnet-tools.json
@@ -10,7 +10,7 @@
10
"rollForward": false
11
},
12
"versionize": {
13
- "version": "2.3.1",
+ "version": "2.4.0",
14
"commands": [
15
"versionize"
16
],
SimpleHtmlToPdf/SimpleHtmlToPdf.csproj
@@ -71,7 +71,7 @@
71
</ItemGroup>
72
73
<ItemGroup>
74
- <PackageReference Include="Canister.IoC" Version="6.2.5" />
+ <PackageReference Include="Canister.IoC" Version="6.3.0" />
75
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
76
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.100">
77
<PrivateAssets>all</PrivateAssets>
0 commit comments