Skip to content

Commit afcd9aa

Browse files
committed
Release 3.0.0-rc.15 DynamoStore.*
1 parent f4d40f7 commit afcd9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<NoWarn>$(NoWarn);FS2003;NU5105</NoWarn>
2020
<PinnedBaseVersion Condition=" '$(Configuration)' == 'Release' ">3.0.0-rc.15</PinnedBaseVersion>
2121
<PinnedBaselineRootPackage Condition=" '$(Configuration)' == 'Release' ">[$(PinnedBaseVersion), 4.0.0)</PinnedBaselineRootPackage>
22-
<!-- <PinnedDynamoStoreRootPackage Condition=" '$(Configuration)' == 'Release' ">[$(PinnedBaseVersion), 4.0.0)</PinnedDynamoStoreRootPackage>-->
22+
<PinnedDynamoStoreRootPackage Condition=" '$(Configuration)' == 'Release' ">[$(PinnedBaseVersion), 4.0.0)</PinnedDynamoStoreRootPackage>
2323
</PropertyGroup>
2424
<ItemGroup>
2525
<!-- SourceLink etc -->

0 commit comments

Comments
 (0)