diff --git a/Directory.Build.props b/Directory.Build.props index 67ab6d2..22982bc 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,14 +7,14 @@ each property on one line in the form value. --> - 3.33.0 - 2906b0787781c195b4386ee52090d1038990db4134705ad207b2820e790d33d9384ddea1818e32762b8c1f4f9e380a77 + 3.38.0 + c4ed69af87344e34cb88b9775cc4423e18a7891443ac73c0a173ecbbb558513f2a3a58df9d99b39335319034f5b320b4 $(LiblouisVersion) diff --git a/PACKAGING.md b/PACKAGING.md index a1ae783..b15213f 100644 --- a/PACKAGING.md +++ b/PACKAGING.md @@ -35,7 +35,7 @@ When a project references such a package, the .NET SDK records every one of thes application's `.deps.json` under `runtimeTargets`, tagged with its RID: ```json -"runtime.win-x64.liblouis/3.33.0": { +"runtime.win-x64.liblouis/3.38.0": { "runtimeTargets": { "runtimes/win-x64/native/liblouis.dll": { "rid": "win-x64", "assetType": "native" } }