Skip to content

Commit

Permalink
Add CP to Project name
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman committed Jan 10, 2024
1 parent 9913470 commit 5b211a9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/XamlConverters.TestApp/XamlConverters.TestApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\XamlConverters\XamlConverters.csproj" />
<ProjectReference Include="..\XamlConverters\CP.Xaml.Converters.csproj" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/XamlConverters.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.8.34408.163
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XamlConverters", "XamlConverters\XamlConverters.csproj", "{E1490765-4B9F-4280-A695-59C2310C6E81}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CP.Xaml.Converters", "XamlConverters\CP.Xaml.Converters.csproj", "{E1490765-4B9F-4280-A695-59C2310C6E81}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_build", "..\build\_build.csproj", "{2919E5AB-258E-438C-9B6C-C20281B46A3A}"
EndProject
Expand Down
File renamed without changes.

0 comments on commit 5b211a9

Please sign in to comment.