Skip to content

Commit

Permalink
Move files around
Browse files Browse the repository at this point in the history
  • Loading branch information
Morten Nielsen committed Oct 19, 2023
1 parent 3a066d8 commit 2e6e6d9
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion SampleApp/SampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\AutoSuggestBox\dotMorten.MauiEx.csproj" />
<ProjectReference Include="..\MauiEx\dotMorten.MauiEx.csproj" />
</ItemGroup>

<!-- Build Properties must be defined within these property groups to ensure successful publishing
Expand Down
2 changes: 1 addition & 1 deletion dotMorten.MauiEx.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotMorten.MauiEx", "AutoSuggestBox\dotMorten.MauiEx.csproj", "{7FEC4E8D-44DE-4C7E-B1DF-47599211FE5F}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotMorten.MauiEx", "MauiEx\dotMorten.MauiEx.csproj", "{7FEC4E8D-44DE-4C7E-B1DF-47599211FE5F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleApp", "SampleApp\SampleApp.csproj", "{D4312837-CC29-4259-864B-37FC669CDE77}"
EndProject
Expand Down

0 comments on commit 2e6e6d9

Please sign in to comment.