Skip to content

Commit

Permalink
updated to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsfds committed Jun 1, 2024
1 parent ec47b20 commit 607ead6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>0.9.0</Version>
<Version>0.10.0</Version>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageVersion Include="AWSSDK.S3" Version="3.7.308.5" />
<PackageVersion Include="AWSSDK.S3" Version="3.7.308.7" />
<PackageVersion Include="ConfigureAwaitAnalyzer" Version="1.0.3" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.6" />
Expand Down

0 comments on commit 607ead6

Please sign in to comment.