We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b3df2 commit c75780aCopy full SHA for c75780a
src/Amazon.ElasticBeanstalk.Tools/Amazon.ElasticBeanstalk.Tools.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<Import Project="..\..\buildtools\common.props" />
4
@@ -10,7 +10,7 @@
10
<PackAsTool>true</PackAsTool>
11
<ToolCommandName>dotnet-eb</ToolCommandName>
12
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
13
- <Version>4.4.0</Version>
+ <Version>4.4.1</Version>
14
<AssemblyName>dotnet-eb</AssemblyName>
15
<Authors>Amazon Web Services</Authors>
16
<Copyright>Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.</Copyright>
0 commit comments