This repository was archived by the owner on May 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,13 +66,13 @@ build.cmd
6666To use the tool locally, you need to build it from source. Once it's built, the tool will live under:
6767
6868```
69- /artifacts/bin/try-convert/Debug/net5 .0/try-convert.exe
69+ /artifacts/bin/try-convert/Debug/net6 .0/try-convert.exe
7070```
7171
7272Alternatively, you can look at the following directory and copy that into somewhere else on your machine:
7373
7474```
75- mv /artifacts/bin/try-convert/Debug/net5 .0/publish C:/Users/<user>/try-convert
75+ mv /artifacts/bin/try-convert/Debug/net6 .0/publish C:/Users/<user>/try-convert
7676```
7777
7878You can invoke the tool from the publish directory as well.
Original file line number Diff line number Diff line change 1313 <MicrosoftBuildLocatorVersion >1.4.1</MicrosoftBuildLocatorVersion >
1414 <MicrosoftBuildVersion >16.7</MicrosoftBuildVersion >
1515 <MicrosoftWin32RegistryVersion >5.0.0-rc.1.20451.14</MicrosoftWin32RegistryVersion >
16- <NewtonsoftJsonVersion >12 .0.3 </NewtonsoftJsonVersion >
16+ <NewtonsoftJsonVersion >13 .0.1 </NewtonsoftJsonVersion >
1717 <NuGetVersioningVersion >5.8.0-preview.3.6823</NuGetVersioningVersion >
1818 <SystemCollectionsImmutableVersion >5.0.0-rc.1.20451.14</SystemCollectionsImmutableVersion >
1919 <SystemCommandLineVersion >2.0.0-beta1.20371.2</SystemCommandLineVersion >
You can’t perform that action at this time.
0 commit comments