Skip to content

Commit 5090446

Browse files
release_2025-02-20
1 parent 6acd0f4 commit 5090446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<!-- Included netstandard2.0 support for a .NET Framework use-case, see: https://github.com/aws/aws-dotnet-extensions-configuration/pull/150 -->
55
<TargetFrameworks>netstandard2.0;netcoreapp3.1;net6.0;net8.0</TargetFrameworks>
66
<AssemblyName>Amazon.Extensions.Configuration.SystemsManager</AssemblyName>
77
<RootNamespace>Amazon.Extensions.Configuration.SystemsManager</RootNamespace>
88
<OutputType>Library</OutputType>
9-
<Version>6.2.2</Version>
9+
<Version>6.3.0</Version>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1111
<PackageId>Amazon.Extensions.Configuration.SystemsManager</PackageId>
1212
<Title>.NET Configuration Extensions for AWS Systems Manager</Title>

0 commit comments

Comments
 (0)