Skip to content

Commit a21ad98

Browse files
authored
Fixed intentations of Codebreaker.ViewModels.csproj
1 parent 498860e commit a21ad98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Codebreaker.ViewModels/Codebreaker.ViewModels.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<ItemGroup>
2828
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
2929
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
30-
<PackageReference Include="CNinnovation.Codebreaker.GamesClient" Version="3.6.0-beta.24" />
30+
<PackageReference Include="CNinnovation.Codebreaker.GamesClient" Version="3.6.0-beta.24" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)