We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e3dd6 commit a1d2aa0Copy full SHA for a1d2aa0
StarMap.API/StarMap.API.csproj
@@ -18,7 +18,7 @@
18
</ItemGroup>
19
20
<ItemGroup Condition="'$(Configuration)' != 'Debug'">
21
- <PackageReference Include="StarMap.KSA.Dummy" Version="1.0.11">
+ <PackageReference Include="StarMap.KSA.Dummy" Version="1.0.13">
22
<IncludeAssets>compile; build; analyzers</IncludeAssets>
23
<PrivateAssets>all</PrivateAssets>
24
</PackageReference>
StarMap.Core/StarMap.Core.csproj
@@ -23,7 +23,7 @@
25
26
- <PackageReference Include="StarMap.KSA.Dummy" Version="1.0.12">
27
<ExcludeAssets>runtime</ExcludeAssets>
28
29
0 commit comments