Commit 0cd07c7 1 parent 535908c commit 0cd07c7 Copy full SHA for 0cd07c7
File tree 4 files changed +5
-3
lines changed
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 10
10
<EmitCompilerGeneratedFiles >true</EmitCompilerGeneratedFiles >
11
11
<RootNamespace >BTDB.SourceGenerator</RootNamespace >
12
12
<PackageId >BTDB.SourceGenerator</PackageId >
13
- <Version >33.0.7 </Version >
13
+ <Version >33.1.0 </Version >
14
14
<Authors >Boris Letocha</Authors >
15
15
<PackageProjectUrl >https://github.com/Bobris/BTDB</PackageProjectUrl >
16
16
<PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 7
7
<Nullable >annotations</Nullable >
8
8
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
9
9
<PackageId >BTDB</PackageId >
10
- <Version >33.0.7 </Version >
10
+ <Version >33.1.0 </Version >
11
11
<Authors >Boris Letocha, Lubos Karasek</Authors >
12
12
<PackageProjectUrl >http://github.com/Bobris/BTDB</PackageProjectUrl >
13
13
<PackageReadmeFile >README.md</PackageReadmeFile >
Original file line number Diff line number Diff line change 2
2
3
3
## [ unreleased]
4
4
5
+ ## 33.1.0
6
+
5
7
### Added
6
8
7
9
Disposing DB when there are still some transactions now throws BTDBException.
Original file line number Diff line number Diff line change 5
5
<TargetLatestRuntimePatch >true</TargetLatestRuntimePatch >
6
6
<AllowUnsafeBlocks >True</AllowUnsafeBlocks >
7
7
<LangVersion >latest</LangVersion >
8
- <Version >33.0.7 </Version >
8
+ <Version >33.1.0 </Version >
9
9
<Authors >Boris Letocha, Lubos Karasek</Authors >
10
10
<Nullable >enable</Nullable >
11
11
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments