Skip to content

Commit 4afa24d

Browse files
committed
Make sure Configuration package is versioned like the others are.
1 parent 36667e0 commit 4afa24d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Weikio.PluginFramework.Configuration/Weikio.PluginFramework.Configuration.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
<Title>IConfiguration support for Plugin Framework</Title>
1616
</PropertyGroup>
1717

18+
<ItemGroup>
19+
<PackageReference Include="MinVer" Version="2.0.*" />
20+
</ItemGroup>
21+
1822
<ItemGroup>
1923
<None Include="../../docs/logo_transparent_color_256.png" Pack="true" Visible="false" PackagePath="" />
2024
</ItemGroup>

0 commit comments

Comments
 (0)