summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericClasses.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericClasses.csproj')
-rw-r--r--tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericClasses.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericClasses.csproj b/tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericClasses.csproj
index f376265528..aff76cd327 100644
--- a/tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericClasses.csproj
+++ b/tests/src/Loader/classloader/generics/Instantiation/Nesting/NestedGenericClasses.csproj
@@ -13,7 +13,7 @@
<CLRTestKind>BuildAndRun</CLRTestKind>
<CLRTestPriority>1</CLRTestPriority>
- <!-- Test fails to build on .Net Core 3.0 preview3 -->
+ <!-- Test fails to build on .NET Core 3.0 preview3 -->
<DisableProjectBuild Condition="'$(__BuildOS)' == 'OSX'">true</DisableProjectBuild>
</PropertyGroup>
<ItemGroup>