Skip to content

Commit

Permalink
Added update class to csproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebski123 committed Mar 1, 2020
1 parent dc8f33e commit 4c264cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions YARDT/YARDT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<Compile Include="Classes\ControlUtils.cs" />
<Compile Include="Classes\FileUtils.cs" />
<Compile Include="Classes\StringUtils.cs" />
<Compile Include="Classes\Updater.cs" />
<Compile Include="Classes\Utils.cs" />
<Page Include="MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>
Expand Down

0 comments on commit 4c264cd

Please sign in to comment.