Skip to content

Commit

Permalink
Update to ASCOM Library 1.0.107 and set version to 2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Simpson committed May 29, 2023
1 parent f1f9d0e commit 4e8e09f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ConformU/ConformU.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<ProductPatch>0</ProductPatch>

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

<!--Create a dynamic revision number based on time of build
Expand Down Expand Up @@ -163,10 +163,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ASCOM.Alpaca.Components" Version="1.0.106" />
<PackageReference Include="ASCOM.Com.Components" Version="1.0.106" />
<PackageReference Include="ASCOM.Alpaca.Components" Version="1.0.107" />
<PackageReference Include="ASCOM.Com.Components" Version="1.0.107" />
<PackageReference Include="ASCOM.Exception.Library" Version="6.6.2-rc.3682" />
<PackageReference Include="ASCOM.Tools" Version="1.0.106" />
<PackageReference Include="ASCOM.Tools" Version="1.0.107" />
<PackageReference Include="Blazorise.Bootstrap" Version="1.2.3" />
<PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.2.3" />
<PackageReference Include="Blazorise.TreeView" Version="1.2.3" />
Expand Down

0 comments on commit 4e8e09f

Please sign in to comment.