Skip to content

Commit 3c3ac17

Browse files
authored
Prepare 1.4.1 Release (#554)
- Bump credprovider version to prepare for 1.4.1 release (Fdf2097fL1R1) - Add npm context - Fix release pipeline osx self-contained signing errors - Update install scripts to support single RID parameters - Update ReferenceTrimmer to 3.3.11
1 parent 4038b76 commit 3c3ac17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<CredentialProviderVersion>1.4.0</CredentialProviderVersion>
4+
<CredentialProviderVersion>1.4.1</CredentialProviderVersion>
55
<VersionSuffix></VersionSuffix>
66
<TargetFrameworks>netcoreapp3.1;net461;net481;net6.0;net8.0</TargetFrameworks>
77
</PropertyGroup>

0 commit comments

Comments
 (0)