File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<Nullable >enable</Nullable >
5
5
<AnnotatedReferenceAssemblyVersion >5.0.0</AnnotatedReferenceAssemblyVersion >
6
6
<GenerateDocumentationFile >true</GenerateDocumentationFile >
7
- <Version >0.9.8 </Version >
7
+ <Version >1.0.0 </Version >
8
8
<DefineConstants Condition =" '$(IsCI)' == 'true'" >$(DefineConstants);CI</DefineConstants >
9
9
</PropertyGroup >
10
10
Original file line number Diff line number Diff line change 2
2
extends [netstandard]System.Object
3
3
{
4
4
string) = ( 01 00 15 52 75 6E 74 69 6D 65 4E 75 6C 6C 61 62 // ...RuntimeNullab
5
- 6C 65 73 2E 46 6F 64 79 05 30 2E 39 2E 38 00 00 ) // les.Fody.0.9.8 ..
5
+ 6C 65 73 2E 46 6F 64 79 05 31 2E 30 2E 30 00 00 ) // les.Fody.1.0.0 ..
6
6
.method assembly hidebysig static void
7
7
ThrowArgumentNull(string paramName) cil managed
8
8
{
Original file line number Diff line number Diff line change 2
2
extends [netstandard]System.Object
3
3
{
4
4
string) = ( 01 00 15 52 75 6E 74 69 6D 65 4E 75 6C 6C 61 62 // ...RuntimeNullab
5
- 6C 65 73 2E 46 6F 64 79 05 30 2E 39 2E 38 00 00 ) // les.Fody.0.9.8 ..
5
+ 6C 65 73 2E 46 6F 64 79 05 31 2E 30 2E 30 00 00 ) // les.Fody.1.0.0 ..
6
6
.method assembly hidebysig static void
7
7
ThrowArgumentNull(string paramName) cil managed
8
8
{
You can’t perform that action at this time.
0 commit comments