Skip to content

Commit 5b55c42

Browse files
committed
latest changes
1 parent 11954d7 commit 5b55c42

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/Examples.FirstProject/Examples.FirstProject.csproj.user

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<ProjectView>ShowAllFiles</ProjectView>
4+
<ProjectView>ProjectFiles</ProjectView>
55
<PublishUrlHistory />
66
<InstallUrlHistory />
77
<SupportUrlHistory />

src/FluentNHibernate.Testing/FluentNHibernate.Testing.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137
<Compile Include="Fixtures\AutoMappingAlterations\Model\Qux.cs" />
138138
<Compile Include="Cfg\Db\IngresConfigurationTester.cs" />
139139
<Compile Include="FluentInterfaceTests\SubclassMapWithUserTypeTests.cs" />
140-
<Compile Include="FluentInterfaceTests\TablePerHierarchyTests.cs" />
141140
<Compile Include="StubTypeSource.cs" />
142141
<Compile Include="AutoMapping\TestFixtures.cs" />
143142
<Compile Include="Cfg\Db\DB2ConfigurationTester.cs" />

0 commit comments

Comments
 (0)