Skip to content

Commit

Permalink
Prepare 1.4.0 (#547)
Browse files Browse the repository at this point in the history
Bump version to prepare for release
  • Loading branch information
embetten authored Feb 18, 2025
1 parent bf69bf5 commit 5f9fcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<CredentialProviderVersion>1.3.0</CredentialProviderVersion>
<CredentialProviderVersion>1.4.0</CredentialProviderVersion>
<VersionSuffix></VersionSuffix>
<TargetFrameworks>netcoreapp3.1;net461;net481;net6.0;net8.0</TargetFrameworks>
</PropertyGroup>
Expand Down

0 comments on commit 5f9fcea

Please sign in to comment.