Skip to content

Commit 403f994

Browse files
committed
Revert "update lib"
This reverts commit c9833b4.
1 parent c9833b4 commit 403f994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TableStorage.Abstractions.POCO.SecondaryIndexes/TableStorage.Abstractions.POCO.SecondaryIndexes.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
</ItemGroup>
2929

3030
<ItemGroup>
31-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
31+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
3232
<PrivateAssets>all</PrivateAssets>
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
</PackageReference>
35-
<PackageReference Include="TableStorage.Abstractions.POCO" Version="3.2.0" />
35+
<PackageReference Include="TableStorage.Abstractions.POCO" Version="3.1.0" />
3636
</ItemGroup>
3737

3838
</Project>

0 commit comments

Comments
 (0)