Skip to content

Commit fa0363f

Browse files
committed
Renamed solution and directories.
1 parent 229a530 commit fa0363f

70 files changed

Lines changed: 5 additions & 18 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Schema Build Tests/GenerateReadOnly Build Tests.csproj renamed to GenerateReadOnly Build Tests/GenerateReadOnly Build Tests.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<ProjectReference Include="..\Schema\GenerateReadOnly.csproj" PrivateAssets="all" OutputItemType="Analyzer" />
33-
<ProjectReference Include="../SchemaTypes/SchemaTypes.csproj" />
32+
<ProjectReference Include="..\GenerateReadOnly\GenerateReadOnly.csproj" PrivateAssets="all" OutputItemType="Analyzer" />
3433
</ItemGroup>
3534

3635
</Project>
File renamed without changes.
File renamed without changes.
File renamed without changes.

Schema Build Tests/readOnly/MutableEnumerableReturnValue.cs renamed to GenerateReadOnly Build Tests/readOnly/MutableEnumerableReturnValue.cs

File renamed without changes.

Schema Build Tests/readOnly/MutableMethodParameter.cs renamed to GenerateReadOnly Build Tests/readOnly/MutableMethodParameter.cs

File renamed without changes.

Schema Build Tests/readOnly/MutableReturnValue.cs renamed to GenerateReadOnly Build Tests/readOnly/MutableReturnValue.cs

File renamed without changes.

Schema Build Tests/readOnly/ReadOnlyEnumerableReturnValue.cs renamed to GenerateReadOnly Build Tests/readOnly/ReadOnlyEnumerableReturnValue.cs

File renamed without changes.

Schema Build Tests/readOnly/ReadOnlyMethodParameter.cs renamed to GenerateReadOnly Build Tests/readOnly/ReadOnlyMethodParameter.cs

File renamed without changes.

Schema Build Tests/readOnly/ReadOnlyReferences.cs renamed to GenerateReadOnly Build Tests/readOnly/ReadOnlyReferences.cs

File renamed without changes.

0 commit comments

Comments
 (0)