Adding variables
This commit is contained in:
parent
e45003ce6e
commit
0def6434d6
3 changed files with 15 additions and 12 deletions
|
@ -19,6 +19,6 @@
|
|||
|
||||
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
|
||||
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="$(AvaloniaVersion)" />
|
||||
<PackageReference Include="CSMic.StandardLibrary" Version="2.0.0-beta-03" />
|
||||
<PackageReference Include="CSMic.StandardLibrary" Version="2.0.0-beta-04" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue