Skip to content

Commit

Permalink
Update nuget templates
Browse files Browse the repository at this point in the history
StollD committed Apr 28, 2018
1 parent 17c96bc commit 073500f
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nuget/Kopernicus.Components.nuspec
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
<dependency id="Assembly-CSharp" version="[{KSP-VERSION}]" />
<dependency id="UnityEngine" version="[{KSP-VERSION}]" />
<dependency id="UnityEngine.UI" version="[{KSP-VERSION}]" />
<dependency id="ModularFlightIntegrator" version="[1.2.4.2]" />
<dependency id="ModularFlightIntegrator" version="[1.2.5.0]" />
</dependencies>
</metadata>
<files>
2 changes: 1 addition & 1 deletion nuget/Kopernicus.nuspec
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<dependency id="Kopernicus.Components" version="[{KSP-VERSION}.{KOPERNICUS-VERSION}]" />
<dependency id="Kopernicus.OnDemand" version="[{KSP-VERSION}.{KOPERNICUS-VERSION}]" />
<dependency id="Kopernicus.Parser" version="[{KSP-VERSION}.{KOPERNICUS-VERSION}]" />
<dependency id="ModularFlightIntegrator" version="[1.2.4.2]" />
<dependency id="ModularFlightIntegrator" version="[1.2.5.0]" />
</dependencies>
</metadata>
<files>

0 comments on commit 073500f

Please sign in to comment.