Skip to content

Commit

Permalink
Changed to version numbers to custom.
Browse files Browse the repository at this point in the history
  • Loading branch information
symboliq committed Jul 21, 2021
1 parent fce1a14 commit 1547dd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/DesignTime/DesignTime.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<DisableImplicitSystemValueTupleReference>true</DisableImplicitSystemValueTupleReference>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<LangVersion>preview</LangVersion>
<Version>1.0.0-retry</Version>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\Runtime\DataTable.fs" />
Expand Down
1 change: 1 addition & 0 deletions src/Runtime/Runtime.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<NoWarn>101</NoWarn>
<LangVersion>preview</LangVersion>
<Version>1.0.0-retry</Version>
</PropertyGroup>
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
<ItemGroup>
Expand Down

0 comments on commit 1547dd6

Please sign in to comment.