make model project portable
This commit is contained in:
@@ -70,7 +70,7 @@ h1, h1 a {
|
||||
}
|
||||
|
||||
.cardImageContainer {
|
||||
border-radius: 8px;
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
||||
.noSecondaryNavPage .itemBackdrop {
|
||||
|
||||
+1
-1
@@ -2,5 +2,5 @@
|
||||
<packages>
|
||||
<package id="CommonIO" version="1.0.0.9" targetFramework="net45" />
|
||||
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
|
||||
<package id="WebMarkupMin.Core" version="2.1.0" targetFramework="net45" />
|
||||
<package id="WebMarkupMin.Core" version="2.1.0" targetFramework="net45" requireReinstallation="true" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user