Skip to content

Commit 73b6372

Browse files
committed
Update Directory.Build.props
1 parent 0641d3b commit 73b6372

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1414
<PackageReadmeFile>README.md</PackageReadmeFile>
1515
<Product>Managed Code - Storage</Product>
16-
<Version>2.0.8</Version>
17-
<PackageVersion>2.0.8</PackageVersion>
16+
<Version>2.0.9</Version>
17+
<PackageVersion>2.0.9</PackageVersion>
1818
</PropertyGroup>
1919
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
2020
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
@@ -23,4 +23,4 @@
2323
<None Include="$(SolutionDir)\logo.png" Pack="true" Visible="false" PackagePath="\"/>
2424
<None Include="$(SolutionDir)\README.md" Pack="true" Visible="false" PackagePath="\"/>
2525
</ItemGroup>
26-
</Project>
26+
</Project>

0 commit comments

Comments
 (0)