Skip to content

Commit

Permalink
Upgrade nuproj to net48
Browse files Browse the repository at this point in the history
  • Loading branch information
yashagarwal23 committed Nov 16, 2023
1 parent d704a27 commit 40cb88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuprojs/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Nuget package needed for nuproj -->
<packages>
<package id="NuProj" version="0.11.30" targetFramework="net45" />
<package id="NuProj" version="0.11.30" targetFramework="net48" />
</packages>

0 comments on commit 40cb88e

Please sign in to comment.