We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d687b6 commit 5b29c43Copy full SHA for 5b29c43
1 file changed
src/SpiceSharpParser/SpiceSharpParser.csproj
@@ -5,7 +5,7 @@
5
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
6
<Authors>SpiceSharp</Authors>
7
<PackageProjectUrl>https://github.com/SpiceSharp/SpiceSharpParser</PackageProjectUrl>
8
- <Copyright>Copyright 2025</Copyright>
+ <Copyright>Copyright 2026</Copyright>
9
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
10
<RepositoryUrl>https://github.com/SpiceSharp/SpiceSharpParser</RepositoryUrl>
11
<RepositoryType></RepositoryType>
@@ -22,7 +22,7 @@
22
<StartupObject />
23
<PackageLicenseExpression>MIT</PackageLicenseExpression>
24
<LangVersion>latest</LangVersion>
25
- <Version>3.2.8</Version>
+ <Version>3.2.9</Version>
26
</PropertyGroup>
27
28
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard1.5|AnyCPU'">
0 commit comments