File tree 2 files changed +2
-2
lines changed
src/dotnes.templates/templates/nes 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ Note that the method `NESLib.pal_col()` has no actual C# implementation. In
134
134
fact! there is * only* a reference assembly even shipped in .NES:
135
135
136
136
``` powershell
137
- > 7z l dotnes.0.1.1 -alpha.nupkg
137
+ > 7z l dotnes.0.2.0 -alpha.nupkg
138
138
Date Time Attr Size Compressed Name
139
139
------------------- ----- ------------ ------------ ------------------------
140
140
2023-09-14 14:37:38 ..... 8192 3169 ref\net8.0\neslib.dll
Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" dotnes" Version =" 0.1.1 -alpha" />
11
+ <PackageReference Include =" dotnes" Version =" 0.2.0 -alpha" />
12
12
<PackageReference Include =" dotnes.anese" Version =" 0.9.1" />
13
13
</ItemGroup >
14
14
You can’t perform that action at this time.
0 commit comments