Skip to content

SparkSample #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 252 commits into
base: master
Choose a base branch
from
Open

SparkSample #2

wants to merge 252 commits into from

Conversation

mishrao
Copy link

@mishrao mishrao commented Sep 6, 2016

No description provided.

JoshClose and others added 30 commits February 26, 2011 21:38
Rob: Please take a look at the comments/changes in:

- VisualBasicViewCompilerTester.cs
- SubViewFolderTester.cs
bounav and others added 30 commits July 10, 2024 09:49
- Added src/global.json file for global dotnet settings
- Added aspnetcore project to spark-spark-pack.slnf
- Added package metatags to Spark.AspNetCore.Mvc.csproj
- Added dependency NUnit.Analyser v3 so that we can convert the Classic Assert to Constraint Model syntax
- Added missing teardowns (enforced by NUnit.Analyser)
- Used "dotnet format ./Spark.Xxx.Tests.csproj --severity info -v diag --exclude-diagnostics IDE0130" to upgrade the syntax
- Some other minor formatting discrepancies have been fixed
- Upgrade remainder of old assert syntax to new one
- Updated various Microsoft dependencies
- DefaultSyntaxProvider and DefaultBindingProver should not be registered as singleton services
- Added package info to Spark.AspNetCore.Mvc.csproj
- Removed version tags from projects that do not produce nuget packages
- Hopefully this will fixed the missing web targets build error
- Reverted to using dotnet pack with a slnf file
- Removed hardcoded references to Microsft.Webapplication.targets in Spark.JsTests.csproj
- Unit tests already run for each commit in ci.yml
…-weblib

Renamed Spark.Web project to Spark.WebLib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.