Skip to content

Commit a1d2aa0

Browse files
committed
Update dummy to 1.0.13
1 parent a4e3dd6 commit a1d2aa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

StarMap.API/StarMap.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup Condition="'$(Configuration)' != 'Debug'">
21-
<PackageReference Include="StarMap.KSA.Dummy" Version="1.0.11">
21+
<PackageReference Include="StarMap.KSA.Dummy" Version="1.0.13">
2222
<IncludeAssets>compile; build; analyzers</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>
2424
</PackageReference>

StarMap.Core/StarMap.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</ItemGroup>
2424

2525
<ItemGroup Condition="'$(Configuration)' != 'Debug'">
26-
<PackageReference Include="StarMap.KSA.Dummy" Version="1.0.12">
26+
<PackageReference Include="StarMap.KSA.Dummy" Version="1.0.13">
2727
<ExcludeAssets>runtime</ExcludeAssets>
2828
</PackageReference>
2929
</ItemGroup>

0 commit comments

Comments
 (0)