Skip to content

Commit f926b15

Browse files
Remove unwanted changes
1 parent 08265d2 commit f926b15

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,14 +144,10 @@
144144
<TargetPath>%(Filename)%(Extension)</TargetPath>
145145
</ContentWithTargetPath>
146146
</ItemGroup>
147-
<ItemGroup>
148-
<None Remove="appsettings.json" />
149-
</ItemGroup>
150147
<ItemGroup>
151148
<ContentWithTargetPath Include="..\tools\Microsoft.Data.SqlClient.TestUtilities\xunit.runner.json">
152149
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
153150
<TargetPath>xunit.runner.json</TargetPath>
154151
</ContentWithTargetPath>
155152
</ItemGroup>
156-
<ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="appconfig" /></VisualStudio></ProjectExtensions>
157153
</Project>

0 commit comments

Comments
 (0)