Skip to content

Commit 4e8e09f

Browse files
committed
Update to ASCOM Library 1.0.107 and set version to 2.0.0.
1 parent f1f9d0e commit 4e8e09f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ConformU/ConformU.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<ProductPatch>0</ProductPatch>
2727

2828
<!-- Set the pre-release string without a leading minus e.g. rc.1 -->
29-
<ProductPreRelease>rc.2</ProductPreRelease>
29+
<ProductPreRelease></ProductPreRelease>
3030

3131
<!--Create a dynamic revision number based on time of build
3232
@@ -163,10 +163,10 @@
163163
</ItemGroup>
164164

165165
<ItemGroup>
166-
<PackageReference Include="ASCOM.Alpaca.Components" Version="1.0.106" />
167-
<PackageReference Include="ASCOM.Com.Components" Version="1.0.106" />
166+
<PackageReference Include="ASCOM.Alpaca.Components" Version="1.0.107" />
167+
<PackageReference Include="ASCOM.Com.Components" Version="1.0.107" />
168168
<PackageReference Include="ASCOM.Exception.Library" Version="6.6.2-rc.3682" />
169-
<PackageReference Include="ASCOM.Tools" Version="1.0.106" />
169+
<PackageReference Include="ASCOM.Tools" Version="1.0.107" />
170170
<PackageReference Include="Blazorise.Bootstrap" Version="1.2.3" />
171171
<PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.2.3" />
172172
<PackageReference Include="Blazorise.TreeView" Version="1.2.3" />

0 commit comments

Comments
 (0)