Commit c523d1b 1 parent e775367 commit c523d1b Copy full SHA for c523d1b
File tree 4 files changed +9
-3
lines changed
4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<RootNamespace >BTDB.SourceGenerator</RootNamespace >
14
14
<PackageId >BTDB.SourceGenerator</PackageId >
15
- <Version >32.4.25 </Version >
15
+ <Version >32.4.26 </Version >
16
16
<Authors >Boris Letocha</Authors >
17
17
<PackageProjectUrl >http://github.com/Bobris/BTDB</PackageProjectUrl >
18
18
<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 >32.4.25 </Version >
10
+ <Version >32.4.26 </Version >
11
11
<Authors >Boris Letocha, Lubos Karasek</Authors >
12
12
<PackageProjectUrl >http://github.com/Bobris/BTDB</PackageProjectUrl >
13
13
<PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 2
2
3
3
## [ unreleased]
4
4
5
+ ## 32.4.26
6
+
7
+ ### Improved
8
+
9
+ Check type validity for serialization also in release build.
10
+
5
11
## 32.4.25
6
12
7
13
### Improved (another attempt)
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 >32.4.25 </Version >
8
+ <Version >32.4.26 </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