Skip to content

Commit

Permalink
Update TimeDataViewer.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyvyduykin committed Dec 14, 2022
1 parent 68eb9dc commit 89ea499
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/TimeDataViewer/TimeDataViewer.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<OutputType>Library</OutputType>
<IsPackable>False</IsPackable>
<RepositoryUrl>https://github.com/alexeyvyduykin/TimeDataViewer</RepositoryUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 89ea499

Please sign in to comment.