File tree 3 files changed +8
-3
lines changed 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 10
10
<AssemblyOriginatorKeyFile >..\Build\CodeJam.snk</AssemblyOriginatorKeyFile >
11
11
12
12
<Version >3.0.0.0</Version >
13
- <PackageVersion >3.0.0 </PackageVersion >
13
+ <PackageVersion >3.0.1-beta1 </PackageVersion >
14
14
<PackageOutputPath >..\_Results</PackageOutputPath >
15
15
16
16
<Company >RSDN</Company >
Original file line number Diff line number Diff line change 1
1
CodeJam.Blocks 3.0.0-beta1 Release Notes
2
2
----------------------------------------
3
3
4
- What's new in 3.0.0 -beta1
4
+ What's new in 3.0.1 -beta1
5
5
-------------------------
6
6
* Core 3.0 and 3.1 support
7
7
* Platform targeting reworked
8
+ * Symbols package added
9
+
10
+ 3.0.0 has invalid package version number
8
11
9
12
What's new in 2.2.0-beta1
10
13
-------------------------
Original file line number Diff line number Diff line change 1
1
CodeJam 3.0.0-beta1 Release Notes
2
2
---------------------------------
3
3
4
- What's new in 3.0.0 -beta1
4
+ What's new in 3.0.1 -beta1
5
5
-------------------------
6
6
* Core 3.0 and 3.1 support
7
7
* Move ToHashSet() and GetValueOrDefault() to separate namespace to prevent conflicts
8
8
* Platform targeting reworked
9
9
* Assertions revisited
10
10
* DateTime[Offset] related assertions and extensions
11
+ * Symbols package added
11
12
13
+ 3.0.0 has invalid package version number
12
14
13
15
What's new in 2.2.1
14
16
-------------------------
You can’t perform that action at this time.
0 commit comments