diff --git a/.vs/config/applicationhost.config b/.vs/config/applicationhost.config index 81f0fa8..e735d8a 100644 --- a/.vs/config/applicationhost.config +++ b/.vs/config/applicationhost.config @@ -170,7 +170,7 @@ - + diff --git a/StockManMVC/Models/SMModel.edmx b/StockManMVC/Models/SMModel.edmx index b1148b4..67d87b1 100644 --- a/StockManMVC/Models/SMModel.edmx +++ b/StockManMVC/Models/SMModel.edmx @@ -4,7 +4,7 @@ - + @@ -331,7 +331,8 @@ warning 6002: The table/view 'StockMan.dbo.vLocationVal' does not have a primary - + + @@ -405,7 +406,7 @@ warning 6002: The table/view 'StockMan.dbo.vLocationVal' does not have a primary - + @@ -505,10 +506,10 @@ warning 6002: The table/view 'StockMan.dbo.vLocationVal' does not have a primary - + - + @@ -529,7 +530,7 @@ warning 6002: The table/view 'StockMan.dbo.vLocationVal' does not have a primary - + @@ -873,6 +874,7 @@ warning 6002: The table/view 'StockMan.dbo.vLocationVal' does not have a primary - + + \ No newline at end of file diff --git a/StockManMVC/StockManMVC.csproj b/StockManMVC/StockManMVC.csproj index 1012f6b..486c7ba 100644 --- a/StockManMVC/StockManMVC.csproj +++ b/StockManMVC/StockManMVC.csproj @@ -501,6 +501,7 @@ + Web.config @@ -686,10 +687,26 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/StockManMVC/bin/StockManMVC.dll b/StockManMVC/bin/StockManMVC.dll index d1e923a..8f7f753 100644 Binary files a/StockManMVC/bin/StockManMVC.dll and b/StockManMVC/bin/StockManMVC.dll differ diff --git a/Utils/SetEdmxSqlVersion.exe b/Utils/SetEdmxSqlVersion.exe new file mode 100644 index 0000000..44e3ad3 Binary files /dev/null and b/Utils/SetEdmxSqlVersion.exe differ