Skip to content

Commit a549b49

Browse files
committed
Updated version to 0.2.0-preview-1
1 parent 0846f32 commit a549b49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Fritz.InstantAPIs/Fritz.InstantAPIs.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1616
<EmbedUntrackedSources>true</EmbedUntrackedSources>
1717
<DebugType>embedded</DebugType>
18-
<Version>0.1.0</Version>
19-
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
18+
<Version>0.2.0-preview-1</Version>
19+
<PackageReleaseNotes>Introduced a fluent configuration API for defining which tables to include and exclude from the Entity Framework Context.</PackageReleaseNotes>
2020
</PropertyGroup>
2121

2222
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

0 commit comments

Comments
 (0)