Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
e461395a
Commit
e461395a
authored
Jan 28, 2024
by
Vinicius Jarina
Browse files
Bump .NET 7 -> .NET 8
parent
dc0a0618
Changes
15
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
e461395a
...
@@ -40,6 +40,6 @@ tests/build/xamarintvos/TEST-Result-Xamarin.TVOS.xml
...
@@ -40,6 +40,6 @@ tests/build/xamarintvos/TEST-Result-Xamarin.TVOS.xml
tests/build/xamarinios/result.xml
tests/build/xamarinios/result.xml
tests/build/xamarinios/TEST-Result-Xamarin.iOS.xml
tests/build/xamarinios/TEST-Result-Xamarin.iOS.xml
tests/build/xamarintvos/result.xml
tests/build/xamarintvos/result.xml
build/net
7
.0/obj
build/net
8
.0/obj
tests/build/net
7
.0/obj/
tests/build/net
8
.0/obj/
tests/build/net
7
.0/bin/
tests/build/net
8
.0/bin/
NLua.Symbol.nuspec
View file @
e461395a
...
@@ -29,18 +29,18 @@
...
@@ -29,18 +29,18 @@
<file
src=
"lib\Release\net46\NLua.pdb"
target=
"lib\net46"
/>
<file
src=
"lib\Release\net46\NLua.pdb"
target=
"lib\net46"
/>
<file
src=
"lib\Release\uap10.0\NLua.dll"
target=
"lib\uap10.0"
/>
<file
src=
"lib\Release\uap10.0\NLua.dll"
target=
"lib\uap10.0"
/>
<file
src=
"lib\Release\uap10.0\NLua.pdb"
target=
"lib\uap10.0"
/>
<file
src=
"lib\Release\uap10.0\NLua.pdb"
target=
"lib\uap10.0"
/>
<file
src=
"lib\Release\net
7
.0\NLua.dll"
target=
"lib\net
7
.0"
/>
<file
src=
"lib\Release\net
8
.0\NLua.dll"
target=
"lib\net
8
.0"
/>
<file
src=
"lib\Release\net
7
.0\NLua.pdb"
target=
"lib\net
7
.0"
/>
<file
src=
"lib\Release\net
8
.0\NLua.pdb"
target=
"lib\net
8
.0"
/>
<file
src=
"lib\Release\net
7
.0-android\NLua.dll"
target=
"lib\net
7
.0-android28"
/>
<file
src=
"lib\Release\net
8
.0-android\NLua.dll"
target=
"lib\net
8
.0-android28"
/>
<file
src=
"lib\Release\net
7
.0-android\NLua.pdb"
target=
"lib\net
7
.0-android28"
/>
<file
src=
"lib\Release\net
8
.0-android\NLua.pdb"
target=
"lib\net
8
.0-android28"
/>
<file
src=
"lib\Release\net
7
.0-ios\NLua.dll"
target=
"lib\net
7
.0-ios11.0"
/>
<file
src=
"lib\Release\net
8
.0-ios\NLua.dll"
target=
"lib\net
8
.0-ios11.0"
/>
<file
src=
"lib\Release\net
7
.0-ios\NLua.pdb"
target=
"lib\net
7
.0-ios11.0"
/>
<file
src=
"lib\Release\net
8
.0-ios\NLua.pdb"
target=
"lib\net
8
.0-ios11.0"
/>
<file
src=
"lib\Release\net
7
.0-maccatalyst\NLua.dll"
target=
"lib\net
7
.0-maccatalyst13.0"
/>
<file
src=
"lib\Release\net
8
.0-maccatalyst\NLua.dll"
target=
"lib\net
8
.0-maccatalyst13.0"
/>
<file
src=
"lib\Release\net
7
.0-maccatalyst\NLua.pdb"
target=
"lib\net
7
.0-maccatalyst13.0"
/>
<file
src=
"lib\Release\net
8
.0-maccatalyst\NLua.pdb"
target=
"lib\net
8
.0-maccatalyst13.0"
/>
<file
src=
"lib\Release\net
7
.0-tvos\NLua.dll"
target=
"lib\net
7
.0-tvos11.0"
/>
<file
src=
"lib\Release\net
8
.0-tvos\NLua.dll"
target=
"lib\net
8
.0-tvos11.0"
/>
<file
src=
"lib\Release\net
7
.0-tvos\NLua.pdb"
target=
"lib\net
7
.0-tvos11.0"
/>
<file
src=
"lib\Release\net
8
.0-tvos\NLua.pdb"
target=
"lib\net
8
.0-tvos11.0"
/>
<file
src=
"lib\Release\net
7
.0-macos\NLua.dll"
target=
"lib\net
7
.0-macos10.13"
/>
<file
src=
"lib\Release\net
8
.0-macos\NLua.dll"
target=
"lib\net
8
.0-macos10.13"
/>
<file
src=
"lib\Release\net
7
.0-macos\NLua.pdb"
target=
"lib\net
7
.0-macos10.13"
/>
<file
src=
"lib\Release\net
8
.0-macos\NLua.pdb"
target=
"lib\net
8
.0-macos10.13"
/>
<file
src=
"lib\Release\netstandard2.0\NLua.dll"
target=
"lib\netstandard2.0"
/>
<file
src=
"lib\Release\netstandard2.0\NLua.dll"
target=
"lib\netstandard2.0"
/>
<file
src=
"lib\Release\netstandard2.0\NLua.pdb"
target=
"lib\netstandard2.0"
/>
<file
src=
"lib\Release\netstandard2.0\NLua.pdb"
target=
"lib\netstandard2.0"
/>
<file
src=
"lib\Release\xamarinios\NLua.dll"
target=
"lib\xamarinios"
/>
<file
src=
"lib\Release\xamarinios\NLua.dll"
target=
"lib\xamarinios"
/>
...
...
NLua.net
7
.0.sln
→
NLua.net
8
.0.sln
View file @
e461395a
...
@@ -7,14 +7,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NLua", "NLua", "{4A43DAAC-F
...
@@ -7,14 +7,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NLua", "NLua", "{4A43DAAC-F
EndProject
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "NLua.Shared", "src\NLua.Shared.shproj", "{BD205AD6-760E-48F3-BAB2-21447396BD17}"
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "NLua.Shared", "src\NLua.Shared.shproj", "{BD205AD6-760E-48F3-BAB2-21447396BD17}"
EndProject
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NLua.net
7
.0", "build\net
7
.0\NLua.net
7
.0.csproj", "{A1944148-0AD8-4DEF-A245-60C7A8AE8AA7}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NLua.net
8
.0", "build\net
8
.0\NLua.net
8
.0.csproj", "{A1944148-0AD8-4DEF-A245-60C7A8AE8AA7}"
EndProject
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D432F663-23CC-48B1-A413-935E5393493C}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D432F663-23CC-48B1-A413-935E5393493C}"
ProjectSection(SolutionItems) = preProject
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.editorconfig = .editorconfig
EndProjectSection
EndProjectSection
EndProject
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NLuaTest.net
7
.0", "tests\build\net
7
.0\NLuaTest.net
7
.0.csproj", "{3E63EFA4-AEBA-4F9E-B87A-47EEF4510031}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NLuaTest.net
8
.0", "tests\build\net
8
.0\NLuaTest.net
8
.0.csproj", "{3E63EFA4-AEBA-4F9E-B87A-47EEF4510031}"
EndProject
EndProject
Global
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
GlobalSection(SharedMSBuildProjectFiles) = preSolution
...
...
NLua.nuspec
View file @
e461395a
...
@@ -25,12 +25,12 @@
...
@@ -25,12 +25,12 @@
<file
src=
"lib\Release\net46\NLua.dll"
target=
"lib\net46"
/>
<file
src=
"lib\Release\net46\NLua.dll"
target=
"lib\net46"
/>
<file
src=
"lib\Release\uap10.0\NLua.dll"
target=
"lib\uap10.0"
/>
<file
src=
"lib\Release\uap10.0\NLua.dll"
target=
"lib\uap10.0"
/>
<file
src=
"lib\Release\uap10.0\NLua.pri"
target=
"lib\uap10.0"
/>
<file
src=
"lib\Release\uap10.0\NLua.pri"
target=
"lib\uap10.0"
/>
<file
src=
"lib\Release\net
7
.0\NLua.dll"
target=
"lib\net
7
.0"
/>
<file
src=
"lib\Release\net
8
.0\NLua.dll"
target=
"lib\net
8
.0"
/>
<file
src=
"lib\Release\net
7
.0-android\NLua.dll"
target=
"lib\net
7
.0-android28"
/>
<file
src=
"lib\Release\net
8
.0-android\NLua.dll"
target=
"lib\net
8
.0-android28"
/>
<file
src=
"lib\Release\net
7
.0-ios\NLua.dll"
target=
"lib\net
7
.0-ios11.0"
/>
<file
src=
"lib\Release\net
8
.0-ios\NLua.dll"
target=
"lib\net
8
.0-ios11.0"
/>
<file
src=
"lib\Release\net
7
.0-maccatalyst\NLua.dll"
target=
"lib\net
7
.0-maccatalyst13.0"
/>
<file
src=
"lib\Release\net
8
.0-maccatalyst\NLua.dll"
target=
"lib\net
8
.0-maccatalyst13.0"
/>
<file
src=
"lib\Release\net
7
.0-tvos\NLua.dll"
target=
"lib\net
7
.0-tvos11.0"
/>
<file
src=
"lib\Release\net
8
.0-tvos\NLua.dll"
target=
"lib\net
8
.0-tvos11.0"
/>
<file
src=
"lib\Release\net
7
.0-macos\NLua.dll"
target=
"lib\net
7
.0-macos10.13"
/>
<file
src=
"lib\Release\net
8
.0-macos\NLua.dll"
target=
"lib\net
8
.0-macos10.13"
/>
<file
src=
"lib\Release\netstandard2.0\NLua.dll"
target=
"lib\netstandard2.0"
/>
<file
src=
"lib\Release\netstandard2.0\NLua.dll"
target=
"lib\netstandard2.0"
/>
<file
src=
"lib\Release\xamarinios\NLua.dll"
target=
"lib\xamarinios"
/>
<file
src=
"lib\Release\xamarinios\NLua.dll"
target=
"lib\xamarinios"
/>
<file
src=
"lib\Release\xamarinios\NLua.pdb"
target=
"lib\xamarinios"
/>
<file
src=
"lib\Release\xamarinios\NLua.pdb"
target=
"lib\xamarinios"
/>
...
...
build/Android/NLua.Android.csproj
View file @
e461395a
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<RootNamespace>
NLua.Android
</RootNamespace>
<RootNamespace>
NLua.Android
</RootNamespace>
<AssemblyName>
NLua
</AssemblyName>
<AssemblyName>
NLua
</AssemblyName>
<TargetFrameworkVersion>
v
8.1
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v
13.0
</TargetFrameworkVersion>
<MonoAndroidAssetsPrefix>
Assets
</MonoAndroidAssetsPrefix>
<MonoAndroidAssetsPrefix>
Assets
</MonoAndroidAssetsPrefix>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "
>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "
>
...
...
build/Android/NLua.net
7
.0-android.csproj
→
build/Android/NLua.net
8
.0-android.csproj
View file @
e461395a
...
@@ -5,7 +5,9 @@
...
@@ -5,7 +5,9 @@
<OutputType>Library</OutputType>
<OutputType>Library</OutputType>
<RootNamespace>NLua</RootNamespace>
<RootNamespace>NLua</RootNamespace>
<AssemblyName>NLua</AssemblyName>
<AssemblyName>NLua</AssemblyName>
<TargetFramework>net7.0-android</TargetFramework>
<TargetFramework>net8.0-android</TargetFramework>
<SupportedOSPlatformVersion>28.0</SupportedOSPlatformVersion>
<TargetFrameworkVersion>v13.0</TargetFrameworkVersion>
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
</PropertyGroup>
...
...
build/TVOS/NLua.net
7
.0-tvos.csproj
→
build/TVOS/NLua.net
8
.0-tvos.csproj
View file @
e461395a
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<OutputType>Library</OutputType>
<OutputType>Library</OutputType>
<RootNamespace>NLua</RootNamespace>
<RootNamespace>NLua</RootNamespace>
<AssemblyName>NLua</AssemblyName>
<AssemblyName>NLua</AssemblyName>
<TargetFramework>net
7
.0-tvos</TargetFramework>
<TargetFramework>net
8
.0-tvos</TargetFramework>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
</PropertyGroup>
...
...
build/iOS/NLua.net
7
.0-ios.csproj
→
build/iOS/NLua.net
8
.0-ios.csproj
View file @
e461395a
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<OutputType>Library</OutputType>
<OutputType>Library</OutputType>
<RootNamespace>NLua</RootNamespace>
<RootNamespace>NLua</RootNamespace>
<AssemblyName>NLua</AssemblyName>
<AssemblyName>NLua</AssemblyName>
<TargetFramework>net
7
.0-ios</TargetFramework>
<TargetFramework>net
8
.0-ios</TargetFramework>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
</PropertyGroup>
...
...
build/iOS/NLua.net
7
.0-maccatalyst.csproj
→
build/iOS/NLua.net
8
.0-maccatalyst.csproj
View file @
e461395a
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<OutputType>Library</OutputType>
<OutputType>Library</OutputType>
<RootNamespace>NLua</RootNamespace>
<RootNamespace>NLua</RootNamespace>
<AssemblyName>NLua</AssemblyName>
<AssemblyName>NLua</AssemblyName>
<TargetFramework>net
7
.0-maccatalyst</TargetFramework>
<TargetFramework>net
8
.0-maccatalyst</TargetFramework>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
</PropertyGroup>
...
...
build/macOS/NLua.net
7
.0-macos.csproj
→
build/macOS/NLua.net
8
.0-macos.csproj
View file @
e461395a
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<OutputType>Library</OutputType>
<OutputType>Library</OutputType>
<RootNamespace>NLua</RootNamespace>
<RootNamespace>NLua</RootNamespace>
<AssemblyName>NLua</AssemblyName>
<AssemblyName>NLua</AssemblyName>
<TargetFramework>net
7
.0-macos</TargetFramework>
<TargetFramework>net
8
.0-macos</TargetFramework>
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
</PropertyGroup>
...
...
build/net
7
.0/NLua.net
7
.0.csproj
→
build/net
8
.0/NLua.net
8
.0.csproj
View file @
e461395a
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PropertyGroup>
<TargetFramework>net
7
.0</TargetFramework>
<TargetFramework>net
8
.0</TargetFramework>
<RootNamespace>NLua</RootNamespace>
<RootNamespace>NLua</RootNamespace>
<AssemblyName>NLua</AssemblyName>
<AssemblyName>NLua</AssemblyName>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
...
...
devops/azure-devops.yml
View file @
e461395a
...
@@ -40,18 +40,18 @@ stages:
...
@@ -40,18 +40,18 @@ stages:
-
checkout
:
self
-
checkout
:
self
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
build
NLua.net
7
.0.sln'
displayName
:
'
dotnet
build
NLua.net
8
.0.sln'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
build
custom
:
build
arguments
:
'
.\NLua.net
7
.0.sln
/p:Configuration=Release'
arguments
:
'
.\NLua.net
8
.0.sln
/p:Configuration=Release'
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
vstest'
displayName
:
'
dotnet
vstest'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
vstest
custom
:
vstest
arguments
:
'
tests/build/net
7
.0/bin/Release/net
7
.0/NLuaTest.dll'
arguments
:
'
tests/build/net
8
.0/bin/Release/net
8
.0/NLuaTest.dll'
-
template
:
send-telegram.yml@templates
-
template
:
send-telegram.yml@templates
...
@@ -167,32 +167,32 @@ stages:
...
@@ -167,32 +167,32 @@ stages:
publishLocation
:
'
pipeline'
publishLocation
:
'
pipeline'
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
build
./build/iOS/NLua.net
7
.0-ios.csproj'
displayName
:
'
dotnet
build
./build/iOS/NLua.net
8
.0-ios.csproj'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
build
custom
:
build
arguments
:
'
./build/iOS/NLua.net
7
.0-ios.csproj
/p:Configuration=Release'
arguments
:
'
./build/iOS/NLua.net
8
.0-ios.csproj
/p:Configuration=Release'
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
build
./build/iOS/NLua.net
7
.0-maccatalyst.csproj'
displayName
:
'
dotnet
build
./build/iOS/NLua.net
8
.0-maccatalyst.csproj'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
build
custom
:
build
arguments
:
'
./build/iOS/NLua.net
7
.0-maccatalyst.csproj
/p:Configuration=Release'
arguments
:
'
./build/iOS/NLua.net
8
.0-maccatalyst.csproj
/p:Configuration=Release'
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
build
./build/macOS/NLua.net
7
.0-macos.csproj'
displayName
:
'
dotnet
build
./build/macOS/NLua.net
8
.0-macos.csproj'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
build
custom
:
build
arguments
:
'
./build/macOS/NLua.net
7
.0-macos.csproj
/p:Configuration=Release'
arguments
:
'
./build/macOS/NLua.net
8
.0-macos.csproj
/p:Configuration=Release'
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
build
./build/TVOS/NLua.net
7
.0-tvos.csproj'
displayName
:
'
dotnet
build
./build/TVOS/NLua.net
8
.0-tvos.csproj'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
build
custom
:
build
arguments
:
'
./build/TVOS/NLua.net
7
.0-tvos.csproj
/p:Configuration=Release'
arguments
:
'
./build/TVOS/NLua.net
8
.0-tvos.csproj
/p:Configuration=Release'
-
task
:
PublishPipelineArtifact@1
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
Pipeline
Artifact:
libs.mac'
displayName
:
'
Publish
Pipeline
Artifact:
libs.mac'
...
@@ -269,11 +269,11 @@ stages:
...
@@ -269,11 +269,11 @@ stages:
msbuildArguments
:
/restore
msbuildArguments
:
/restore
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
build
NLua.net
7
.0.sln'
displayName
:
'
dotnet
build
NLua.net
8
.0.sln'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
build
custom
:
build
arguments
:
'
.\NLua.net
7
.0.sln
/p:Configuration=Release'
arguments
:
'
.\NLua.net
8
.0.sln
/p:Configuration=Release'
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
build
NLua.netstandard2.0.sln'
displayName
:
'
dotnet
build
NLua.netstandard2.0.sln'
...
@@ -283,18 +283,18 @@ stages:
...
@@ -283,18 +283,18 @@ stages:
arguments
:
'
.\NLua.netstandard2.0.sln
/p:Configuration=Release'
arguments
:
'
.\NLua.netstandard2.0.sln
/p:Configuration=Release'
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
build
./build/Android/NLua.net
7
.0-android.csproj'
displayName
:
'
dotnet
build
./build/Android/NLua.net
8
.0-android.csproj'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
build
custom
:
build
arguments
:
'
./build/Android/NLua.net
7
.0-android.csproj
/p:Configuration=Release'
arguments
:
'
./build/Android/NLua.net
8
.0-android.csproj
/p:Configuration=Release'
-
task
:
DotNetCoreCLI@2
-
task
:
DotNetCoreCLI@2
displayName
:
'
dotnet
vstest'
displayName
:
'
dotnet
vstest'
inputs
:
inputs
:
command
:
custom
command
:
custom
custom
:
vstest
custom
:
vstest
arguments
:
'
.\tests\build\net
7
.0\bin\Release\net
7
.0\NLuaTest.dll'
arguments
:
'
.\tests\build\net
8
.0\bin\Release\net
8
.0\NLuaTest.dll'
-
script
:
'
nunit3-console.exe
.\tests\build\net46\bin\Release\NLuaTest.dll
'
-
script
:
'
nunit3-console.exe
.\tests\build\net46\bin\Release\NLuaTest.dll
'
displayName
:
'
Run
Windows
Tests'
displayName
:
'
Run
Windows
Tests'
...
...
tests/build/net
7
.0/NLuaTest.net
7
.0.csproj
→
tests/build/net
8
.0/NLuaTest.net
8
.0.csproj
View file @
e461395a
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PropertyGroup>
<TargetFramework>net
7
.0</TargetFramework>
<TargetFramework>net
8
.0</TargetFramework>
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
...
@@ -85,7 +85,7 @@
...
@@ -85,7 +85,7 @@
</None>
</None>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\build\net
7
.0\NLua.net
7
.0.csproj" />
<ProjectReference Include="..\..\..\build\net
8
.0\NLua.net
8
.0.csproj" />
</ItemGroup>
</ItemGroup>
<Import Project="..\..\src\NLuaTest.Shared.projitems" Label="Shared" />
<Import Project="..\..\src\NLuaTest.Shared.projitems" Label="Shared" />
</Project>
</Project>
tests/build/xamarinios/NLuaTest.XamariniOS.csproj
View file @
e461395a
...
@@ -186,7 +186,7 @@
...
@@ -186,7 +186,7 @@
<Version>
1.4.0
</Version>
<Version>
1.4.0
</Version>
</PackageReference>
</PackageReference>
<PackageReference
Include=
"Codefoco.Touch.Server"
>
<PackageReference
Include=
"Codefoco.Touch.Server"
>
<Version>
1.0.
29
</Version>
<Version>
1.0.
30
</Version>
<IncludeAssets>
runtime; build; native; contentfiles; analyzers; buildtransitive
</IncludeAssets>
<IncludeAssets>
runtime; build; native; contentfiles; analyzers; buildtransitive
</IncludeAssets>
<PrivateAssets>
all
</PrivateAssets>
<PrivateAssets>
all
</PrivateAssets>
</PackageReference>
</PackageReference>
...
...
tests/build/xamarintvos/NLuaTest.XamarinTVOS.csproj
View file @
e461395a
...
@@ -219,7 +219,7 @@
...
@@ -219,7 +219,7 @@
<Version>
1.4.0
</Version>
<Version>
1.4.0
</Version>
</PackageReference>
</PackageReference>
<PackageReference
Include=
"Codefoco.Touch.Server"
>
<PackageReference
Include=
"Codefoco.Touch.Server"
>
<Version>
1.0.
29
</Version>
<Version>
1.0.
30
</Version>
<IncludeAssets>
runtime; build; native; contentfiles; analyzers; buildtransitive
</IncludeAssets>
<IncludeAssets>
runtime; build; native; contentfiles; analyzers; buildtransitive
</IncludeAssets>
<PrivateAssets>
all
</PrivateAssets>
<PrivateAssets>
all
</PrivateAssets>
</PackageReference>
</PackageReference>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment