Skip to content

Commit 8ff7d8e

Browse files
committed
Update Package.props
1 parent 0c13c07 commit 8ff7d8e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Package.props

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<PackageId>WPFDevelopers</PackageId>
77
<IncludeSymbols>true</IncludeSymbols>
88
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
9-
<Copyright>Copyright © WPFDevelopersOrg 2024</Copyright>
10-
<AssemblyVersion>1.1.0.2</AssemblyVersion>
11-
<FileVersion>1.1.0.2</FileVersion>
12-
<Version>1.1.0.2</Version>
9+
<Copyright>Copyright © WPFDevelopersOrg 2025</Copyright>
10+
<AssemblyVersion>1.1.0.3</AssemblyVersion>
11+
<FileVersion>1.1.0.3</FileVersion>
12+
<Version>1.1.0.3</Version>
1313
<RepositoryUrl>https://github.com/WPFDevelopersOrg/WPFDevelopers</RepositoryUrl>
1414
<Configurations>Debug;Release;Debug-.NET40;Release-.NET40</Configurations>
1515
</PropertyGroup>

0 commit comments

Comments
 (0)