File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<OutputType >Exe</OutputType >
4
- <TargetFramework >net6 .0</TargetFramework >
4
+ <TargetFramework >net8 .0</TargetFramework >
5
5
<!-- Don't create localization (en-US, etc) folders with resources -->
6
6
<!-- https://github.com/dotnet/fsharp/issues/6007#issuecomment-547041463 -->
7
7
<SatelliteResourceLanguages >en</SatelliteResourceLanguages >
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : 2 ,
3
3
"dependencies" : {
4
- "net6 .0" : {
4
+ "net8 .0" : {
5
5
"Argu" : {
6
6
"type" : " Direct" ,
7
7
"requested" : " [6.2.4, )" ,
625
625
},
626
626
"System.Runtime.CompilerServices.Unsafe" : {
627
627
"type" : " Transitive" ,
628
- "resolved" : " 6.0.0 " ,
629
- "contentHash" : " /iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg =="
628
+ "resolved" : " 4.7.1 " ,
629
+ "contentHash" : " zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ =="
630
630
},
631
631
"System.Runtime.Extensions" : {
632
632
"type" : " Transitive" ,
928
928
"type" : " CentralTransitive" ,
929
929
"requested" : " [7.0.0, )" ,
930
930
"resolved" : " 7.0.0" ,
931
- "contentHash" : " dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==" ,
932
- "dependencies" : {
933
- "System.Runtime.CompilerServices.Unsafe" : " 6.0.0"
934
- }
931
+ "contentHash" : " dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ=="
935
932
},
936
933
"System.Diagnostics.DiagnosticSource" : {
937
934
"type" : " CentralTransitive" ,
938
935
"requested" : " [7.0.0, )" ,
939
936
"resolved" : " 7.0.0" ,
940
- "contentHash" : " 9W0ewWDuAyDqS2PigdTxk6jDKonfgscY/hP8hm7VpxYhNHZHKvZTdRckberlFk3VnCmr3xBUyMBut12Q+T2aOw==" ,
941
- "dependencies" : {
942
- "System.Runtime.CompilerServices.Unsafe" : " 6.0.0"
943
- }
937
+ "contentHash" : " 9W0ewWDuAyDqS2PigdTxk6jDKonfgscY/hP8hm7VpxYhNHZHKvZTdRckberlFk3VnCmr3xBUyMBut12Q+T2aOw=="
944
938
},
945
939
"System.Memory" : {
946
940
"type" : " CentralTransitive" ,
You can’t perform that action at this time.
0 commit comments