Skip to content

Commit a8141f7

Browse files
committed
new ersion
1 parent 87aee84 commit a8141f7

File tree

12 files changed

+93
-92
lines changed

12 files changed

+93
-92
lines changed

src/NetCore2Blockly/TestIntegration9/TestIntegration9.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
4-
<TargetFramework>net9.0</TargetFramework>
4+
<TargetFramework>net10.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0" />
10+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<ProjectReference Include="..\NetCore2BlocklyNew\NetCore2BlocklyNew.csproj" />
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"files": {
33
"main.css": "/BlocklyAutomation/static/css/main.1636a4ef.css",
4-
"main.js": "/BlocklyAutomation/static/js/main.6fd40f7f.js",
5-
"static/js/511.878759ab.chunk.js": "/BlocklyAutomation/static/js/511.878759ab.chunk.js",
4+
"main.js": "/BlocklyAutomation/static/js/main.ca4d4d62.js",
5+
"static/js/511.8c9fcd1c.chunk.js": "/BlocklyAutomation/static/js/511.8c9fcd1c.chunk.js",
66
"index.html": "/BlocklyAutomation/index.html",
77
"main.1636a4ef.css.map": "/BlocklyAutomation/static/css/main.1636a4ef.css.map",
8-
"main.6fd40f7f.js.map": "/BlocklyAutomation/static/js/main.6fd40f7f.js.map",
9-
"511.878759ab.chunk.js.map": "/BlocklyAutomation/static/js/511.878759ab.chunk.js.map"
8+
"main.ca4d4d62.js.map": "/BlocklyAutomation/static/js/main.ca4d4d62.js.map",
9+
"511.8c9fcd1c.chunk.js.map": "/BlocklyAutomation/static/js/511.8c9fcd1c.chunk.js.map"
1010
},
1111
"entrypoints": [
1212
"static/css/main.1636a4ef.css",
13-
"static/js/main.6fd40f7f.js"
13+
"static/js/main.ca4d4d62.js"
1414
]
1515
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<h1> Here will be the help </h1>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/BlocklyAutomation/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/BlocklyAutomation/logo192.png"/><link rel="manifest" href="/BlocklyAutomation/manifest.json"/><title>Blockly Automation</title><script defer="defer" src="/BlocklyAutomation/static/js/main.6fd40f7f.js"></script><link href="/BlocklyAutomation/static/css/main.1636a4ef.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/BlocklyAutomation/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/BlocklyAutomation/logo192.png"/><link rel="manifest" href="/BlocklyAutomation/manifest.json"/><title>Blockly Automation</title><script defer="defer" src="/BlocklyAutomation/static/js/main.ca4d4d62.js"></script><link href="/BlocklyAutomation/static/css/main.1636a4ef.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

src/NetCore2Blockly/TestIntegration9/wwwroot/BlocklyAutomation/static/js/511.878759ab.chunk.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/NetCore2Blockly/TestIntegration9/wwwroot/BlocklyAutomation/static/js/511.8c9fcd1c.chunk.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)