Skip to content

Commit

Permalink
Release 2024-10-09
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Oct 9, 2024
1 parent 4906607 commit 030ad26
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;net6.0;net7.0;net8.0</TargetFrameworks>
Expand All @@ -20,7 +20,7 @@
<Company>Amazon Web Services</Company>
<SignAssembly>true</SignAssembly>
<SignOnBuild>true</SignOnBuild>
<Version>3.2.1</Version>
<Version>4.0.0-preview.1</Version>
<WarningsAsErrors>CA1727</WarningsAsErrors>
</PropertyGroup>

Expand Down

0 comments on commit 030ad26

Please sign in to comment.