File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<Authors >Pact Foundation</Authors >
4
4
<Company >Pact Foundation</Company >
5
- <Copyright >Copyright 2021 (c) Pact Foundation. All rights reserved.</Copyright >
5
+ <Copyright >Copyright 2023 (c) Pact Foundation. All rights reserved.</Copyright >
6
6
<PackageProjectUrl >https://github.com/pact-foundation/pact-net</PackageProjectUrl >
7
7
<RepositoryUrl >https://github.com/pact-foundation/pact-net</RepositoryUrl >
8
8
<PackageLicenseExpression >MIT</PackageLicenseExpression >
14
14
<DebugSymbols >true</DebugSymbols >
15
15
<IncludeSymbols >true</IncludeSymbols >
16
16
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
17
- <VersionPrefix >4.3 .0</VersionPrefix >
17
+ <VersionPrefix >4.4 .0</VersionPrefix >
18
18
<PackageReleaseNotes >
19
- v4.3.0
19
+ v4.4.0
20
+ - Upgrade to FFI v0.4.0
20
21
</PackageReleaseNotes >
21
22
</PropertyGroup >
22
23
<PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
You can’t perform that action at this time.
0 commit comments