Skip to content

Commit 02a191b

Browse files
committed
move file
1 parent a769f27 commit 02a191b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<IsPublishable>false</IsPublishable>
1010
<LangVersion>12.0</LangVersion>
1111
<Nullable>enable</Nullable>
12-
<RunSettingsFilePath>$(MSBuildThisFileDirectory)\data\nunit.runsettings</RunSettingsFilePath>
12+
<RunSettingsFilePath>$(MSBuildThisFileDirectory)\nunit.runsettings</RunSettingsFilePath>
1313
<RuntimeIdentifiers>linux-x64;win-x64;osx-arm64</RuntimeIdentifiers>
1414
<SatelliteResourceLanguages>none</SatelliteResourceLanguages>
1515
<TargetFramework>net8.0</TargetFramework>
File renamed without changes.

0 commit comments

Comments
 (0)