File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 88
99namespace ClrLoader
1010{
11- using DllExportAttribute = ExportAttribute ;
12-
1311 public static class ClrLoader
1412 {
1513 delegate int EntryPoint ( IntPtr buffer , int size ) ;
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" NXPorts" Version =" 0.2.0-p-52ea1696deff18634a6e45d34b8c6108161401f3 " />
8+ <PackageReference Include =" NXPorts" Version =" 1.0.0 " />
99 <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" Condition =" $(MSBuildRuntimeType) == 'Core'" >
10- <Version >1.0.0-preview.2 </Version >
10+ <Version >1.0.0</Version >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1313 </PackageReference >
You can’t perform that action at this time.
0 commit comments